-
Notifications
You must be signed in to change notification settings - Fork 171
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
"http_status=503" When downloading with high concurrency #574
Comments
|
|
Thanks! I am going to tar my files and change the structure in s3 to avoid 503 warning. I will update this issue when finished test. |
I hope the issue was resolved! Please do re-open the issue or open a new issue if you are encountering problems. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I want to use mountpoint-s3 for 100 ec2 machines, which each machine runs as many programs as the number of cpus , to access some files in S3 at the same time. Sometimes it works fine, but sometimes i meet the warning message below:
I have three questions regarding this:
The text was updated successfully, but these errors were encountered: