Closed abizjak closed 1 year ago
If a request fails due to timeout or resource exhaustion do not drop the connection and reconnect.
This helps in cases of high load which previously led to a lot of reconnects.
Purpose
If a request fails due to timeout or resource exhaustion do not drop the connection and reconnect.
This helps in cases of high load which previously led to a lot of reconnects.
Checklist