-
-
Notifications
You must be signed in to change notification settings - Fork 276
Closed
Labels
Description
Description
A user reported that calling sentry capture methods in fast succession is leading to issues, especially with screenshot integration.
Investigate if calling the SDK mehods in tight loops can be improved. One idea was to introduce a debounce for screenshots.
The minimal repro steps I got are attached, but this is a heavily contrived example aimed at easily reproducing the issue. In practice this would look like 30 API requests in short succession that all fail due to no internet connectivity or where all endpoints return an error code, where Sentry then creates exceptions in short succession.
Metadata
Metadata
Assignees
Labels
Projects
Status
Done
