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
test: cover EBUSY retry exhaustion for both persist paths
Review follow-up: the previous failure case used a code-less error,
which exercises only the non-retryable single-attempt path. That case
is now named accurately and pins attempt count = 1; two new cases drive
persistent EBUSY through all four queued-retry attempts for the
dashboard and backend persists before the warn + fallback.
https://claude.ai/code/session_01XNtnkLbBiXZxfQQYLMpucB
0 commit comments