Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(3073)

Issue 4365054: Remove hard-coded retry count.

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years ago by nedbat
Modified:
5 months, 1 week ago
Reviewers:
httplib2-dev
Visibility:
Public.

Description

Issues #109 and #124 make a good point: there's no need to have a hard-coded two-retry policy in the code. It doubles timeouts, for example. I've made it configurable, and left the default as 2 for compatibility.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -10 lines) Patch
M python2/httplib2/__init__.py View 6 chunks +10 lines, -5 lines 0 comments Download
M python3/httplib2/__init__.py View 5 chunks +7 lines, -5 lines 0 comments Download

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b