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 over 9 years ago
- Subject changed from [SDK] Improve Python KeepClient retry to [SDK] Python KeepClient retry fixes
- Description updated (diff)
Updated by Peter Amstutz over 9 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 over 9 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
Applied in changeset arvados|commit:d8abf0b06cc38a1e1030e04966d0cb616eae8c2e.
Updated by Ward Vandewege over 9 years ago
- Target version changed from Bug Triage to 2015-04-01 sprint
Actions