Skip to content

error handling #29

@eccles

Description

@eccles

Not a bug but a request.

I would like to know the error status of all parallel jobs as a list that I can inspect in a shell to determine which has failed.

Also rush should exit with non-zero error code for:

  1. if any of the parallel jobs has failed.
  2. If all parallel jobs have failed - i.e if any of the jobs has succeeded rush reports zero

IS this possible using the current implementation ? My reading of the docs indicates not so.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions