Chromium Code Reviews
        
  DescriptionConvert ErrorExit() calls back into an HTTPError exception so it can be properly handled.
Occasionally, AppEngine throws HTTP 500. In practice it's not a big deal but
upload.py converts them into sys.exit() call which is problematic. This breaks
the commit queue since this behaviors forces the CQ to quit.
R=dpranke@chromium.org
BUG=
TEST=
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=123775
   
  Patch Set 1 #
 Messages
    Total messages: 4 (0 generated)
     
  
  
       | 
    |||||||||||||||||||