Skip to main content

Why am I getting "429 Too Many Requests" responses from Sentry?

Updated over a month ago

Issue

I see in the network logs from my application POST requests to sentry.io are getting a 429 Too Many Requests response from Sentry.

Applies To

  • SaaS Sentry users

  • All plans

Resolution

This is expected and intended behaviour. Sentry will send a 429 status code when events are dropped on the Server side in the following cases:

You are able to see how many events are dropped for these reasons on your Stats page, under "Rate limited events" category.

To prevent future quota issues please check our Quota Management Guide.

To continue accepting events before the end of the current billing cycle, please increase your quota or your Pay-as-you-go budget.

Did this answer your question?