Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F7123414
D8946.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
332 B
Subscribers
None
D8946.diff
View Options
diff --git a/swh/loader/svn/svn_retry.py b/swh/loader/svn/svn_retry.py
--- a/swh/loader/svn/svn_retry.py
+++ b/swh/loader/svn/svn_retry.py
@@ -16,7 +16,7 @@
logger = logging.getLogger(__name__)
SVN_RETRY_WAIT_EXP_BASE = 10
-SVN_RETRY_MAX_ATTEMPTS = 5
+SVN_RETRY_MAX_ATTEMPTS = 3
def is_retryable_svn_exception(exception):
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Dec 19, 8:44 AM (8 h, 31 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3214881
Attached To
D8946: svn_retry: Reduce max number of retry attempts to 3
Event Timeline
Log In to Comment