Skip to content

Expect multiple values, or non-values #7

@lode

Description

@lode

I'm waiting for a API status finished. But next to a pending status, there's also a failed status. So I would like to wait until status != 'pending'. Or, until status in ['finished', 'failed'].

Without this I have to wait for a timeout while I already know that the API has failed.

And of course, then it would be nice that this action has output of the actual received status.

Btw, thanks a lot for this package, it helps a lot already!

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