R2 Upload Error
When I try to upload using Boto3 for 10 images one after one, on like the 5th image, it gives "botocore.exceptions.ClientError: An error occurred (500) when calling the PutObject operation (reached max retries: 4): Internal Server Error".
Why?
3 Replies
Kinda disappointing, might have to migrate back to S3 now
I’m working on a website that allows users to upload files, and I’m encountering an issue where the file uploads to Cloudflare R2 sometimes fail. Even after retrying up to 5 times, each with a 1-second interval, the upload still doesn’t succeed. I’m unsure where the issue lies and would appreciate any advice on how to troubleshoot this problem effectively.
I just migrated back to S3 🤡