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
fix(replay): Cancel debounce when replay is too short/long (#8742)
Not sure if this has an impact, but it makes sense to cancel debounce
anyhow in the case where we are too long/short.
When we are too short, we schedule a new flush anyhow.
0 commit comments