Discord webhook will fail to send if the description field content is greater than 4096 characters. This is a hard limit set by Discord.
Expected Behavior:
When sending a Discord webhook, only send the first 4096 characters.
Actual Behavior:
The webhook fails to send if the feedback description is greater than 4096 characters.