mirror of
https://github.com/josegonzalez/python-github-backup.git
synced 2025-12-08 17:28:02 +01:00
The errors list was not being cleared out after resuming a backup from a rate limit sleep. When the backup was resumed, the non-empty errors list caused the backup to quit after the next `retrieve_data` request.