-
Notifications
You must be signed in to change notification settings - Fork 67
Open
Labels
Description
sometime it is nice to run a command which is importend to complete, but the next run should not be to wide in the future.
it would be nice, that this command does not cancle on timeout, and the next run should be the interval time after the command complete time.
could we got a flag/option for it? (like --no-timeout)
I like that there is also a timeout option ...