would be nice to retry on transient network failures
Bug #655508 reported by
Martin Pool
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
lazr.restfulclient |
Triaged
|
Low
|
Unassigned |
Bug Description
It would be nice if lplib would automatically retry on possibly transient errors such as a dns error. Because of the proxy object api it seems easier to do it at this level rather than higher, where there is a lot of fanout.
Changed in lazr.restfulclient: | |
importance: | Medium → Low |
To post a comment you must log in.
This is similar to bug 380504, fixed, but this is a request to retry on lower-level errors.