rofeld / jobber

jobber - Resilient, Retriable, Restartable Task and Flow Framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

currently supporting only bash scripts

supported retry script on failure

to do: restart script from a point of failure

to do: the same functionality in other programming languages

Use case:

Need to execute a one or more of shell scripts in a sequence and/or parallel, and in case of failure to retry n-times before the final failure.

About

jobber - Resilient, Retriable, Restartable Task and Flow Framework


Languages

Language:Shell 100.0%