New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 809085 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

[Findit] Swarming util - handle connection errors in separate function

Project Member Reported by lijeffrey@chromium.org, Feb 5 2018

Issue description

https://chromium-review.googlesource.com/c/infra/infra/+/884578/4/appengine/findit/waterfall/swarming_util.py#159

The logic to catch DeadlineExceededError, etc. is now caught and reported in findit_http_client. The code in swarming_util can now be made cleaner and should only handle detecting such errors and returning a corresponding error object.
 

Sign in to add a comment