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: make StreamError storybook story deterministic (#903)
Disable auto-retry in the StreamError story to show the deterministic
'Retry' button instead of a live countdown timer. The countdown was
flaky in visual tests because it used `Date.now()` to calculate
remaining time.
_Generated with `mux`_
0 commit comments