is it possible to force consume a task list ? #60
Replies: 3 comments 1 reply
-
|
Hi @jvancoillie ππ» Thanks for the question π
Yes, as defined in the Expression.
Using |
Beta Was this translation helpful? Give feedback.
-
|
Why not the additional option The I don't have a "rocket-science based" too, I feed the thinking ... |
Beta Was this translation helpful? Give feedback.
-
|
It could be an idea to have an extra command called
I'm not a big fan of this as this could force us to filter a second time the tasks depending on the transport list, this could introduce a new call and I try to limit the performances impact as much as possible. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Let me explain, I have a task list configured to be executed each month
0 0 1 * *(is the @monthly expression available ?) see belowand I would need that at the first execution of the
scheduler:consumefor example a deployment on the 15th of the month that the tasks are automaticaly executed.do I have to switch to a
single_runconfiguration like thisBeta Was this translation helpful? Give feedback.
All reactions