Hi,
Spot API rate is limited at 1200 requests per minute. Is this minute limit then divided by 60 to get a per second request limit like with some other API’s?
so 1200 / 60 = 20 requests per second
Hi,
Spot API rate is limited at 1200 requests per minute. Is this minute limit then divided by 60 to get a per second request limit like with some other API’s?
so 1200 / 60 = 20 requests per second
No, there is no per second request limit.
So I am able to make 500 requests in 1 second, and I still will be under 1200 requests per minute?
While the server will accept this traffic, the AWS Cloudfront WAF might ban you.
Ideally the flow is tested with a higher frequency than expected.