Build a request scheduler that enforces N requests per second and retries failed requests with backoff.
Verify all requirements to solve the challenge.