-
Type:
New Feature
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Workload Resilience
-
Fully Compatible
-
Workload Resilience 2026-07-20
-
None
-
None
-
None
-
None
-
None
-
None
-
None
In SERVER-128710, the logic for applying RetryableError and thus baseBackoffMS to command failures after the IRRL was removed, since it was incorrectly applying them to errors forwarded from backing shards. This inadvertently prevented failCommand failures from automatically receiving the labels and thus baseBackoffMS. We should restore this behavior by applying baseBackoffMS whenever the failpoint overrides the labels to include SystemOverloadedError + RetryableError.
- is related to
-
SERVER-128710 mongos reapplies RetryableError to some IngressRequestRateLimitExceeded errors it receives from shards
-
- Closed
-