New issue
Advanced search Search tips

Issue 693214 link

Starred by 1 user

Issue metadata

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

Blocking:
issue 681684



Sign in to add a comment

Change swarming.py collect to only return non-zero in case of RPC failure, not task failure

Project Member Reported by mar...@chromium.org, Feb 16 2017

Issue description

The collect() function in swarming.py should always return 0, unless the HTTP GET failed. The caller shall parse the json file to know what happened to the task.

While at it, convert_to_old_format() should be removed. The main challenge here is to coordinate with updating the swarming recipe module.

https://github.com/luci/luci-py/blob/master/client/swarming.py
https://cs.chromium.org/chromium/build/scripts/slave/recipe_modules/swarming/api.py
 
Blocking: 681684
Project Member

Comment 2 by sheriffbot@chromium.org, Apr 6 2018

Labels: Hotlist-Recharge-Cold
Status: Untriaged (was: Available)
This issue has been Available for over a year. If it's no longer important or seems unlikely to be fixed, please consider closing it out. If it is important, please re-triage the issue.

Sorry for the inconvenience if the bug really should have been left as Available.

For more details visit https://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot
Labels: -Hotlist-Recharge-Cold
Status: Available (was: Untriaged)

Sign in to add a comment