[Findit] Swarming util - handle connection errors in separate function |
|
Issue descriptionhttps://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 |
|