-
Type:
Improvement
-
Resolution: Unresolved
-
Priority:
Unknown
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
The current implementation of retryable reads and writes is doing more retries than necessary, as it considers the retryability of connection acquisition as having its own retryability budget, while it should be shared with the command execution.
- blocks
-
CSHARP-5723 Exponential backoff and jitter in retry loops
-
- In Code Review
-