Skip to content

Feature suggestion: trigger even if GET returns 4XX or 5XX codes #45

@olekon

Description

@olekon

Sometimes 3rd party service may be used with wait-on. and we can't guarantee that it will return 2XX codes on GET or HEAD. For example it allows only POST requests and returns 400 code on GET or HEAD

Is it possible to add an option to allow wait-on trigger upon receiving any code? Receiving code by itself means that server is up.

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