You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How to use dolphinScheduler to configure a scheduled task: execute it every 3 days? Currently there is only crontab expression, which does not meet the requirements
#17215
How to use dolphinScheduler to configure a scheduled task: execute it every 3 days? Currently there is only crontab expression, which does not meet the requirements,if I use '0 0 0 */3 * ?' and start time is 2025-05-31, then execute it 2025-05-31 and 2025-06-01
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
How to use dolphinScheduler to configure a scheduled task: execute it every 3 days? Currently there is only crontab expression, which does not meet the requirements,if I use '0 0 0 */3 * ?' and start time is 2025-05-31, then execute it 2025-05-31 and 2025-06-01
Beta Was this translation helpful? Give feedback.
All reactions