Skip to content

Add new bulk push command #386

Closed
Closed
@mperham

Description

@mperham

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions