You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Confirmed. The problem is that the way that we are sending emails with Amazon SES places a limit of 256 kB on the message size. The length of this Circular exceeds that limit. Sending the email always fails, so the entire request is retried repeatedly.
A kafka is being sent every minute that repeats this one GCN circular
-->
Current behavior
Expected behavior
Steps to reproduce
Environment
The text was updated successfully, but these errors were encountered: