 Chromium Code Reviews
 Chromium Code Reviews Issue 
            6304006:
    Second attempt to work around App Engine flakiness by retrying upon URLError...  (Closed)
    
  
    Issue 
            6304006:
    Second attempt to work around App Engine flakiness by retrying upon URLError...  (Closed) 
  | DescriptionSecond attempt to work around App Engine flakiness by retrying upon URLError
("Connection timed out"). This allowed me to successfully upload a CL I had
been stuck on for a couple of hours.
Manually tested by raising both HTTPError and URLError within this code block
and ensuring both are caught correctly.
BUG=none
TEST=none
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=71702
   Patch Set 1 #
      Total comments: 2
      
     Patch Set 2 : '' #Patch Set 3 : '' #Messages
    Total messages: 4 (0 generated)
     |