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
When the SDK removes an envelope item due to rate limiting, it should log a warning or error message, that surfaces even when the option debug = false. We recently had an investigation with a customer, and no events ended up in Sentry. It took us a while to determine that all envelope items were rate-limited. This was very confusing and frustrating to the customer, and they couldn't discover the problem themselves.
The content you are editing has changed. Please copy your edits and refresh the page.
When the SDK removes an envelope item due to rate limiting, it should log a warning or error message, that surfaces even when the option
debug = false
. We recently had an investigation with a customer, and no events ended up in Sentry. It took us a while to determine that all envelope items were rate-limited. This was very confusing and frustrating to the customer, and they couldn't discover the problem themselves.Tasks
The text was updated successfully, but these errors were encountered: