Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

39259 repeating kafka packages from one gcn circular #2872

Open
PeterBKramer opened this issue Feb 9, 2025 · 1 comment
Open

39259 repeating kafka packages from one gcn circular #2872

PeterBKramer opened this issue Feb 9, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@PeterBKramer
Copy link

A kafka is being sent every minute that repeats this one GCN circular
-->

Current behavior

Expected behavior

Steps to reproduce

Environment

@PeterBKramer PeterBKramer added the bug Something isn't working label Feb 9, 2025
@PeterBKramer PeterBKramer changed the title 39259 repeating lafka packages from one gcn circular 39259 repeating kafka packages from one gcn circular Feb 9, 2025
@lpsinger
Copy link
Member

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants