swarming: Create an API that lists both request and results |
|
Issue descriptionA merge of 'task/requests' and 'task/list', that returns both data items. Right now, one has to query one of the two, then manually iterate over the items to gather the rest. It is very RPC intensive with 1 RPC per task. |
|
►
Sign in to add a comment |
|