mirror of
https://github.com/josegonzalez/python-github-backup.git
synced 2025-12-25 17:11:11 +01:00
update retry logic and logging
### What 1. configureable retry count 2. additional logging ### Why 1. pass retry count as a command line arg; default 5 2. show details when api requests fail ### Testing before merge compiles cleanly ### Validation after merge compile and test ### Issue addressed by this PR https://github.com/stellar/ops/issues/2039
This commit is contained in:
1
github_backup/max_retries.py
Normal file
1
github_backup/max_retries.py
Normal file
@@ -0,0 +1 @@
|
||||
MAX_RETRIES=None
|
||||
Reference in New Issue
Block a user