Skip to content

FR: Allow configuration of the exit code on failure #168

@petemounce

Description

@petemounce

If the checkout fails for some reason, that's quite likely to be a systemic failure (whether persistent like p4 being down, or transient like a network interruption on a large asset) rather than a user-level failure.

We would like to be able to set up auto-retry on BK jobs so that such failures are automatically retried, but while the exit code for such is 1 we cannot distinguish that from other user-level job failures.

We'd like to be able to specify the exit code that p4 checkouts fail with so that we can distinguish that and match it to the exit codes we use for auto-retry.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions