A request over a limit returns
429.
Wait before retrying, and spread your calls over time rather than sending them in bursts.
Tips
- Files arrive in the morning: polling for new files twice a day is enough.
- Acknowledge files once downloaded, so that list responses stay small.
- Reuse the ID token until it expires instead of requesting a new one for every call.

