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
- Remove unused s_guard field (would cause CS0414 warning/build failure)
- Add random jitter (0-50ms) to retry delays to prevent thundering-herd
collisions between processes retrying simultaneously
- Clarify MaxRetryAttempts doc to distinguish retries from total attempts
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
0 commit comments