Replies: 1 comment
-
Duplicate of #10620 / #7201, which has one open proposal as well in #11559 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I think it could be interesting to be able to schedule the execution of any workflow with a certain delay. I don't refer to the possibility of creating a cronjob, but to have a box to specify the number of seconds of delay and that by default it is 0. Currently, if I'm not mistaken, the only way to have this capability is to run a container with a sleep seconds parameter.
Beta Was this translation helpful? Give feedback.
All reactions