Actions
Bug #5476
closed[SDK] Python KeepClient retry fixes
Story points:
-
Description
- If a PUT fails due to at least one connection timeout error, it should increase the connection timeout in subsequent retries.
Updated by Peter Amstutz about 10 years ago
- Description updated (diff)
On further testing (and a brief chat with Brett) it is actually correctly not retrying servers for which it has gotten a permanent response, so that just leaves adjusting the connection timeout.
Updated by Peter Amstutz about 10 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
Applied in changeset arvados|commit:d8abf0b06cc38a1e1030e04966d0cb616eae8c2e.
Actions