-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Unknown
-
None
-
Component/s: Retryability
-
None
-
Needed - No Spec Changes
Summary
What is the problem or use case, what are we trying to achieve?
Supersedes DRIVERS-3378.
When rate limiting is turned on in the server, users not using backpressure compliant drivers might see an increase in SystemOverloadedErrors when the server is overloaded. We plan to instruct users to upgrade ASAP to these drivers, but for any user who cannot, we plan to provide a set of code examples showing how they can add backoff + jitter for SystemOverloadedErrors to their application themselves.
Motivation
Who is the affected end user?
Who are the stakeholders?
How does this affect the end user?
Are they blocked? Are they annoyed? Are they confused?
How likely is it that this problem or use case will occur?
Main path? Edge case?
If the problem does occur, what are the consequences and how severe are they?
Minor annoyance at a log message? Performance concern? Outage/unavailability? Failover can't complete?
Is this issue urgent?
Does this ticket have a required timeline? What is it?
Is this ticket required by a downstream team?
Needed by e.g. Atlas, Shell, Compass?
Is this ticket only for tests?
Does this ticket have any functional impact, or is it just test improvements?
Acceptance Criteria
What specific requirements must be met to consider the design phase complete?
The exact code examples needed are still being finalized; however we know they'll probably look very similar to the Python code examples proposed here.
- is duplicated by
-
DRIVERS-3378 Provide code examples for non-backpressure drivers handling backpressure errors
-
- Closed
-
- is related to
-
DRIVERS-3378 Provide code examples for non-backpressure drivers handling backpressure errors
-
- Closed
-
- split to
-
CDRIVER-6278 Provide updated code examples for non-backpressure drivers handling backpressure errors
-
- Blocked
-
-
CSHARP-5954 Provide updated code examples for non-backpressure drivers handling backpressure errors
-
- Blocked
-
-
CXX-3454 Provide updated code examples for non-backpressure drivers handling backpressure errors
-
- Blocked
-
-
GODRIVER-3849 Provide updated code examples for non-backpressure drivers handling backpressure errors
-
- Blocked
-
-
JAVA-6156 Provide updated code examples for non-backpressure drivers handling backpressure errors
-
- Blocked
-
-
NODE-7506 Provide updated code examples for non-backpressure drivers handling backpressure errors
-
- Blocked
-
-
PHPLIB-1821 Provide updated code examples for non-backpressure drivers handling backpressure errors
-
- Blocked
-
-
RUBY-3798 Provide updated code examples for non-backpressure drivers handling backpressure errors
-
- Blocked
-
-
RUST-2392 Provide updated code examples for non-backpressure drivers handling backpressure errors
-
- Blocked
-
-
PYTHON-5770 Provide updated code examples for non-backpressure drivers handling backpressure errors
-
- In Code Review
-