Closed
Description
Is there an existing issue for this?
- I have checked for existing issues https://github.com/getsentry/sentry-javascript/issues
- I have reviewed the documentation https://docs.sentry.io/
- I am using the latest SDK release https://github.com/getsentry/sentry-javascript/releases
How do you use Sentry?
Self-hosted/on-premise
Which package are you using?
@sentry/browser
SDK Version
7.16.0
Framework Version
Angular 14.2.6
Link to Sentry event
No response
Steps to Reproduce
Sentry requests are pending indefinitely. It is not happening to all the requests. But to the few of them randomly. I checked if it is related to the payload issue by copying the requests from the chrome network tab to postman, and it is working fine without any issues. So, it is happening only from the browser.
I tried to revert to the older version of sentry lib v7.12.1 and seems like issue is solved. Is it related to this change #5697?
Expected Result
Sentry requests should either send to server or gives some error instead of pending state
Actual Result
Metadata
Metadata
Assignees
Labels
No labels