Azure lib: no backoff when throttled
Bug #1625341 reported by
Aaron Bentley
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
juju-ci-tools |
Triaged
|
Medium
|
Unassigned |
Bug Description
As seen here:
http://
The official Azure python lib does not appear to do any backoff when throttled, so it fails with CloudError even though it initially treats a 429 as non-fatal.
To post a comment you must log in.
This is really a bug in Azure and they might have it fixed in a nwer version of the lib. For US, we ask how do we slow azure down?