Projects
Eulaceura:Factory
python-boto
_service:obs_scm:boto-2.40.0-retry-float.patch
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File _service:obs_scm:boto-2.40.0-retry-float.patch of Package python-boto
Index: boto-2.40.0/boto/connection.py =================================================================== --- boto-2.40.0.orig/boto/connection.py +++ boto-2.40.0/boto/connection.py @@ -920,7 +920,7 @@ class AWSAuthConnection(object): while i <= num_retries: # Use binary exponential backoff to desynchronize client requests. next_sleep = min(random.random() * (2 ** i), - boto.config.get('Boto', 'max_retry_delay', 60)) + boto.config.getfloat('Boto', 'max_retry_delay', 60)) try: # we now re-sign each request before it is retried boto.log.debug('Token: %s' % self.provider.security_token)
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.
浙ICP备2022010568号-2