Skip to content

Stop replay recording when hitting a rate limit #6984

Description

@Lms24

Problem Statement

Right now, we're pausing recording when we hit a rate limit while replay is active. As discussed last week in person, we figured it'd be preferable to entirely stop the recording in this case instead, to avoid future rate limiting once all currently paused clients restart recording.

Solution Brainstorm

We're already stopping recording when receiving erroneous responses from Sentry so it's probably enough to delete some code and apply the same logic for rate limit responses.

Activity

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

Metadata

Metadata

Assignees

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions