Skip to content

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

Closed
@billyvg

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions