Q: Can you explain what is 10 RPS?

Does this mean if 10 users try to access the app at once it will hit the limit and 11th users onward will see errors?

josh2868PLUSMar 9, 2023
Founder Team
Pavel_Directual

Pavel_Directual

May 15, 2024

A: Guaranteed 10 requests per second processing. Over-limit ones would not be returned as an error, but may delayed.

Share
Helpful?
Log in to join the conversation
Posted: Mar 10, 2023

Is 10 RPS throttling confined to API calls or does it also include static resources such as CSS, JS, images, etc?

Founder
Verified Purchaser badge

Verified purchaser

Posted: Mar 10, 2023

> Is 10 RPS throttling confined to API calls
API calls (GET and POST) to endpoints