From 8b1b632d8962a868f7ebfb1d2c38bde93983ee58 Mon Sep 17 00:00:00 2001 From: michaelmartinez Date: Mon, 22 Dec 2025 14:47:26 -0800 Subject: [PATCH] max_retries 5 --- github_backup/max_retries.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/github_backup/max_retries.py b/github_backup/max_retries.py index 3bd0f5d..43594f7 100644 --- a/github_backup/max_retries.py +++ b/github_backup/max_retries.py @@ -1 +1 @@ -MAX_RETRIES=None +MAX_RETRIES=5