Maximum calls per second

What is the maximum number of calls per second that can be served in backendless? What happens to the extra ones? Do they get queued to be served or they get dropped?

The cloud installation may throttle requests at 3000/minute, it depends on the overall activity of the cluster since it is a shared installation. As for Managed Backendless, there is no limit.

1 Like

what does “Super Scaling” mean if it reaches 3001 / minute does the last api to be returned error 429 too many requests?

Hi @kegap_delo

You can learn more about Super Scaling from here and here
Without Super Scaling the last api call will be rejected.

Best Regards,
Maksym