You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should provide and document an explicit public API for starting, stopping, and querying Replay state, with ergonomic no-op semantics where possible.
This should be documented in product docs, not just package-level implementation docs, and the recommended usage should not require users to discover or retain an integration instance ad hoc.
Replay needs a clearly public, documented API for manual lifecycle control.
start/stop/flush) sentry-javascript#12810 focused on behavior and usability of the current controls, but this still leaves a gap in developer-facing API clarity and documentation.Action taken on behalf of David Cramer.