Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

uploader.py logs ratelimit error as success #101

Open
GoogleCodeExporter opened this issue Apr 24, 2016 · 1 comment
Open

uploader.py logs ratelimit error as success #101

GoogleCodeExporter opened this issue Apr 24, 2016 · 1 comment

Comments

@GoogleCodeExporter
Copy link

Maybe we're checking the exit line incorrectly, or s3 doesn't return a useful 
one, for:

<?xml version='1.0' encoding='UTF-8'?>
<Error><Code>SlowDown</Code><Message>Please reduce your request 
rate.</Message><Resource 
/><RequestId>876ac7b0-6594-48f3-ab29-68391b88d8a1</RequestId></Error>

http://docs.python.org/2/library/os.html#os.system
http://docs.python.org/2/library/os.html#os.wait

Original issue reported on code.google.com by [email protected] on 10 Feb 2014 at 12:04

@GoogleCodeExporter
Copy link
Author

Will probably be fixed by issue 54.

Original comment by [email protected] on 26 Feb 2014 at 11:28

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant