backout retries

This commit is contained in:
Jay Lee
2023-04-05 18:51:03 +00:00
parent a88320b1b2
commit e53b4a2285

View File

@@ -10,7 +10,7 @@ from gam.var import GC_TLS_MIN_VERSION
from gam.var import GC_Values
# Bump default retries
httplib2.RETRIES = 5
#httplib2.RETRIES = 5
def create_http(cache=None,
timeout=None,