As I’m looking to moved from DO Space with only 300 operation per seconds, I want to know what is the rate limit for R2 service. The doc in Limits · Cloudflare R2 docs does not mentioned about the rate limit for A and B Operations, but only bucket management operations.
The only rate limit mentioned is “hundreds per second” for r2.dev, but no limits for custom hostname use. For reads, you should be using caching, but there’s still no hard limit. Only what boils down to a throughput limit of the platform.
How many of each A&B per second are you expecting?
I find that when I download from r2 using https://$my_user_id.r2.cloudflarestorage.com and rclone, I get like 10 GByte/sec for a couple minutes then it slows to about 1 GByte/sec. Is that expected?