-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Unknown
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
None
-
Python Drivers
-
None
-
None
-
None
-
None
-
None
-
None
PYTHON-5504 chose BACKOFF_INITIAL=50ms and BACKOFF_MAX=1000ms. We should investigate different values for these withTransaction backoff parameters to choose an optimal/suitable default. For example 50ms could add too much latency for a use case that has low level of retry attempts. Alternatively we could consider exempting backoff from the first X retry attempts.
Related to DRIVERS-1934.
- related to
-
PYTHON-5504 Prototype backpressure in withTransaction api to reduce write conflict storms
-
- Closed
-
-
DRIVERS-1934 withTransaction API retries too frequently
-
- In Progress
-