Skip to content
New issue

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

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

Already on GitHub? # to your account

Sentry: Creation of this event was denied due to rate limiting #1684

Closed
rfay opened this issue Jul 2, 2019 · 1 comment
Closed

Sentry: Creation of this event was denied due to rate limiting #1684

rfay opened this issue Jul 2, 2019 · 1 comment

Comments

@rfay
Copy link
Member

rfay commented Jul 2, 2019

Describe the bug

We were rate-limited today on Sentry and a user got
"raven: got http status 429 - x-sentry-error: Creation of this event was denied due to rate limiting"

This kind of note should not be shown to the user, and certainly should not cause operational error.

I think the user was actually dealing with a different problem and this was just noise, but still, it should not be shown.

@rfay
Copy link
Member Author

rfay commented Jul 22, 2019

I haven't actually been able to figure out any place in our code that would have emitted this, so assume that raven-go emitted it. #1724 will prevent some of this kind of thing, but like I say, I haven't found how this could have come from our code.

Note that we authorized Sentry to bill us and prevent this kind of thing.

@rfay rfay closed this as completed in 663194b Jul 22, 2019
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant