Skip to content

Commit 4b536a7

Browse files
author
Gabriel Monroy
committed
fix(controller): revert requests retry
1 parent dadfd1b commit 4b536a7

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

controller/registry/private.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@
1111

1212
from api.utils import encode
1313

14-
requests.adapters.DEFAULT_RETRIES = 5
15-
1614

1715
def publish_release(source, config, target):
1816
"""

0 commit comments

Comments
 (0)