Skip to content

Conversation

@naaa760
Copy link

@naaa760 naaa760 commented Nov 7, 2025

  • Previously, minReplayDuration was capped at 15 seconds maximum. This change increases the limit to 5 minutes to better support agentic traffic and longer user sessions that may last 30 seconds or more.

fixes #18109

@naaa760 naaa760 requested a review from a team as a code owner November 7, 2025 04:47
@chargome
Copy link
Member

chargome commented Nov 7, 2025

Hey @naaa760, thanks for opening a PR. We cannot merge this though as bumping this limit would would have several critical consequences, the most important one being that no error-triggered replay in buffer mode would ever be sent.

@chargome chargome closed this Nov 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allow minReplayDuration to be longer than just 15 seconds

2 participants