Rate Keeper: Used to limit function call frequency. It ensures your function is called evenly within the limit rather than being called intensively in a short time.
-
Updated
May 19, 2025 - Python
Rate Keeper: Used to limit function call frequency. It ensures your function is called evenly within the limit rather than being called intensively in a short time.
Add a description, image, and links to the api-throttling topic page so that developers can more easily learn about it.
To associate your repository with the api-throttling topic, visit your repo's landing page and select "manage topics."