Skip to content

Allow for specifying re-run fail threshold #8

@mark-casey

Description

@mark-casey

It would be nice to be able to tell a job that you suspect it will frequently attempt to start when it is already running. An example would be a file-syncing job that has a lot of changes to catch up to. If it is set to run every 30 minutes it might email you constantly for a whole day.

Should be able to specify which fails will notify, perhaps via a regex similar to the flexibility with which nmap accepts IP ranges, plus a simple operator to signify something like "and every 10 thereafter".

run_fail_alert="1-3,5,10,30-*%10"

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions