Skip to content
/ jobber Public

jobber - Resilient, Retriable, Restartable Task and Flow Framework

Notifications You must be signed in to change notification settings

rofeld/jobber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published

Languages