-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Description
- Review the documentation: https://docs.sentry.io/
- Search for existing issues: https://github.com/getsentry/sentry-javascript/issues
- Use the latest release: https://github.com/getsentry/sentry-javascript/releases
- Provide a link to the affected event from your Sentry account
Package + Version
-
@sentry/browser -
@sentry/node -
raven-js -
raven-node(raven for node) - other:
Version:
5.10.0
Description
Our code suddenly started throwing a bunch of errors across a wide range of our pages that seemed to indicate our xhr response handlers were getting called twice. Since it was flooding our sentry account, we disabled sentry to not chew through our quota, and suddenly the errors went away.
We've confirmed that this app switched from 5.9.1 tp 5.10.0 between 11:51am MST and 12:23pm MST and errors started around 12:05pm MST. When we disable sentry, the errors go away, when we enable sentry, the errors return, so we are pretty sure something in 5.10.0 is causing our xhr handlers to fire twice.
Metadata
Metadata
Assignees
Labels
No labels