Closed
Description
Add PUSHB
for pushing many jobs with one network call.
PUSHB json
> PUSHB [{job},{job},{job},...]
{}
> PUSHB [{job},{job},{job},...]
{"123456789": "Invalid something or other"}
PUSHB
takes a JSON-formatted Array of job Hashes. The return value is a JSON-formatted Hash of JID: Error
pairs, empty if all jobs were pushed successfully.
Metadata
Metadata
Assignees
Labels
No labels