Jordan-Prescott / odins_spear

Python library for Odin's API to build and manage Broadworks installations.
https://docs.jordan-prescott.com/odins_spear
MIT License
6 stars 1 forks source link

23 rate limiting #24

Closed Jordan-Prescott closed 4 months ago

Jordan-Prescott commented 4 months ago

Rate limited applied 5 calls per second be default which can be turned off by stating rate_limit to False on Api object instantiation.