Hello,
I get a constant error when the server tries to add fields to an embed using EmbedBuilder.addFields.
The process results in an "Unhandled Exception: Error: One or more errors received" message associated with "ExpectedConstraintError" due to an invalid string length repeating every minute as the operation retries.
The problem occurs during the operation, which is indicated by constant one-minute intervals between the error logs, it can be seen in the screenshot.

My environment
Thanks in advance