Rate-limiting example

The server will allow sending max 10 API requests within a 10 second window.
If you send more than that, all additional requests will be blocked