-
-
Notifications
You must be signed in to change notification settings - Fork 277
Closed
Labels
Description
Similar to Java https://github.com/getsentry/sentry-java/blob/main/sentry/src/main/java/io/sentry/transport/QueuedThreadPoolExecutor.java
The idea is that events get queued up to X number and dropped if the limit gets exceeded, so we don't overload the app's main isolate if they capture events very fast in a tight loop.
Metadata
Metadata
Assignees
Labels
Projects
Status
Done