Skip to content

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

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions