Our application randomly seems to get rate limited when using the S3 Gateway MT, even though we can confirm that we’re under 100 RPS. During uploads, there will suddenly be an HTTP 403 error that stops the upload in its tracks for our users, which cannot continue.
How is the rate limit actually calulcated? Is it 1 request per 0.01 seconds, or 100 requests per second? Anybody else being rate limited using the S3 gateway?