mirror of
https://github.com/josegonzalez/python-github-backup.git
synced 2026-03-08 03:16:54 +01:00
Reporting an error when the user's rate limit is exceeded causes the script to terminate after resuming execution from a rate limit sleep. Instead of generating an explicit error we just want to inform the user that the script is going to sleep until their rate limit count resets.