This repository was archived by the owner on Jul 1, 2021. It is now read-only.
Add rate limiting and a timeout
- Fixes calls failing due to being rate-limited by nba.com. Calls are now made every 2 seconds (requests can still be cached as normal)
- Adds a timeout if a call gets no response in 5 seconds