Skip to content

Replay: Stop session replay recording if unable to send recording #6671

Description

@billyvg

Problem Statement

Currently we attempt to re-send a replay request up to 3 times. However we continue to record even though it's likely that this is a network problem and future requests will continue to fail. In the event that network connection is re-established, it may continue to record, however the failed requests means we will have gaps in the recording rendering the new segments useless.

Solution Brainstorm

Stop session recording if we completely fail to send a recording segment.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions