Skip to content

Q: how to run until fail#24

Description

@loeffel-io

Hey, i would love to run until my cmd fails, but how to do this? 馃槃

Currently i do it like this, but this runs t times and apparently ignore fails

retry -t 10 -v -x 1 -- "bazel run //pkg/outbox/outbox_v1:outbox_v1_test;false"

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