Andrew Gaul created JCLOUDS-342:
-----------------------------------
Summary: Consider handling 408 request timeout for retries
Key: JCLOUDS-342
URL: https://issues.apache.org/jira/browse/JCLOUDS-342
Project: jclouds
Issue Type: Improvement
Components: jclouds-labs-openstack
Affects Versions: 1.7.0
Reporter: Andrew Gaul
Assignee: Jeremy Daggett
CloudFiles throws 408 Request Timeout errors for me occasionally and jclouds
throws an HttpResponseException in reponse. We should retry these like other
transient errors in
org.jclouds.openstack.swift.v1.handlers.SwiftErrorHandler.handleError.
clearContainer against large containers seems to surface these more often,
perhaps due to high concurrency.
--
This message was sent by Atlassian JIRA
(v6.1#6144)