You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jclouds.apache.org by "Andrew Gaul (JIRA)" <ji...@apache.org> on 2013/10/09 23:24:41 UTC

[jira] [Created] (JCLOUDS-342) Consider handling 408 request timeout for retries

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)