Skip to content

400 Bad Request error when message too long #675

@MattyTheHacker

Description

@MattyTheHacker
❌ ERROR | (list_all_actions) 400 Bad Request (error code: 50035): Invalid Form Body
In data.content: Must be 2000 or fewer in length.

Currently we don't have any handling to check for messages that are too long so anywhere messages are sent that are of variable length we should really be doing a check to make sure the message fits within a single message and if not split it into multiple

Metadata

Metadata

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions