mirror of https://github.com/apache/jclouds.git
00847f9ffc
When issuing many simultaneous requests to Synaptic Atmos I observed: HTTP/1.1 failed with code 500, error: AtmosError [code=1040, message=The server is busy. Please try again.] Previously all clients slept for fixed intervals and thus retried around the same time. This commit adds a random delay which should better distribute load on the provider. |
||
---|---|---|
.. | ||
src | ||
pom.xml |