RUM Session Replay Frontend Monitoring
Why You Can't Record Only the Sessions That Break — and the Config That Gets You Closest
Session Replay streams to the backend as it records, so starting the recorder from an error handler never shows what caused the error. Here's the mechanism, the config that recovers most of the value, and the session-expiry catch that quietly breaks it.