Skip to content

[BUG] Prompt Configs submit form does not work when the prompt data is large #214

@therealbrad

Description

@therealbrad

Bug Description

Users can hit a 1 MB request size limit for this type of save endpoint. When the combined prompts exceed that, the request gets rejected before it reaches our code, so no error surfaces.

Possible Solution

Switch to server actions to handle larger amounts of data.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions