-
Type: Bug
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Networking & Observability
-
ALL
-
N&O Prioritized List
-
(copied to CRM)
Pre v8.0, connection pool timeout is covered under NetworkInterfaceExceededTimeLimit, which is not a retryable error. A new retryable error code was made in v8.0 to cover connection pool timeout, but this wasn't backported for stability reasons. This issue still exists pre v8.0, so we should look towards some form of backporting or another type of fix.
- is related to
-
SERVER-72055 NetworkInterfaceTL should by default return a retryable error when it times out waiting to acquire a connection
- Closed