Description
API calls can be throttled with a decorator to avoid exceeding service limits. Developers can protect scripts and clients from making too many requests in a time window, especially when working with hosted APIs. It is a small control-flow library and does not provide network access by itself.