dogsheep / dogsheep/github-to-sqlite
github-to-sqlite should handle rate limits better
Open
enhancement
- Dominant language
- Python
- Stars
- 474
- Forks
- 50
- PR merge metrics
- No merged PRs in 30d
Description
From #50 - right now it will crash with an error of it hits the rate limit. Since the rate limit information (including reset time) is available in the headers it could automatically sleep and try again instead.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.