Skip to content

Internal Transport queue to limit backpressure #1130

@HazAT

Description

@HazAT

We should have an internal transport queue that at one point stops accepting events
e.g. on JS we have a queue that in max can hold 30 events in queue that should be sent to Sentry.
If the queue is full because we are sending so much the transport is not accepting anything anymore.

Python
https://github.com/getsentry/sentry-python/blob/master/sentry_sdk/transport.py#L130

Metadata

Metadata

Assignees

Labels

No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions