Slow uploads of files from the client browser to the R2 bucket using a presigned URL.

Hey guys, I notice slow uploads of files from the client browser to the R2 bucket using a presigned URL. Sometimes, the file upload also fails. The R2 bucket doesn't have public access and doesn't have a custom domain. Is this causing the issue? Are they rate limiting the upload requests? Do I need to assign a custom domain? Sometimes, when I send the PUT request to the presigned URL, it hangs and doesn't respond for 2-3 minutes. I tried to test with a 15MB file, but the issue remains the same.
1 Reply
James
James3w ago
anyone??