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

Github Bugs Notifier workflow failed to send notification: Send options too large #88021

Open
patrick-rivos opened this issue Apr 8, 2024 · 3 comments

Comments

@patrick-rivos
Copy link
Contributor

https://github.com/llvm/llvm-project/actions/runs/8604389703

[Error: Bad Request] {
  status: 400,
  details: 'Send options (parameters starting with o:, h:, or v:) are limited to 16 kB total',
  type: 'MailgunAPIError'
}
@Alcaro
Copy link
Contributor

Alcaro commented Jun 7, 2024

Happened for me too (#94811 https://github.com/llvm/llvm-project/actions/runs/9423807490). I guess that stack trace in the <details> tag was too detailed?

e: bad github, that's not supposed to be a details tag

@patrick-rivos
Copy link
Contributor Author

Ditto: https://github.com/llvm/llvm-project/actions/runs/10566397615

Maybe it makes sense to truncate the issue contents for notifications if it's over 16kb?

@firewave
Copy link

firewave commented Feb 3, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants