Skip to content

[Replay] Ensure we avoid sending replays when hitting rate limits #6520

@mydea

Description

@mydea

We need to make sure we do not try to send any replays when hitting rate limits. If we hit a rate limit, we should wait until sending any further replay data until the rate limit expires.

Open questions:

  • Should we "just" discard any stuff that should be sent while the rate limit applies?
  • Or should we keep the recording data and try to send it all later, when the rate limit is over?

Metadata

Metadata

Assignees

Labels

Package: replayIssues related to the Sentry Replay SDK

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions