Fix retryability of connection pool timeout on versions earlier than v8.0

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Networking & Observability
    • ALL
    • N&O Prioritized List
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      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.

            Assignee:
            Unassigned
            Reporter:
            Alex Li
            Votes:
            2 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: