mirror of https://github.com/apache/jclouds.git
d4fa1159ac
If an IOException is thrown during the execution of an HttpCommand retry only if the HTTP method is idempotent (i.e. GET, DELETE, PUT). Otherwise the retry could cause unwanted side effects (i.e. creating and leaking multiple new nodes). |
||
---|---|---|
.. | ||
src | ||
pom.xml |