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

Boto3 can not upload a file to AWS S3 [CRITICAL] WORKER TIMEOUT #3145

Closed
Polarbear2121 opened this issue Feb 1, 2024 · 1 comment
Closed

Comments

@Polarbear2121
Copy link

Ubuntu 22.04.3 LTS
gunicorn (version 21.2.0)

When using the boto3 upload_file method, it timeout. This method handles large files by splitting them into smaller chunks and uploading each chunk in parallel.

https://boto3.amazonaws.com/v1/documentation/api/latest/guide/s3-uploading-files.html#

@Polarbear2121
Copy link
Author

I rebuild the python code, and it works.

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

No branches or pull requests

1 participant