Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...


When the node becomes complete it will be queued immediately. This means that the suite will never complete, and output is not directly accessible through ecflowview GUI
If tasks abort, ecFlow will not schedule it again. Also if the time the job takes to complete is longer than the interval a "slot" is missed, e.g. cron 10:00 20:00 01:00 if the 10:00 run takes more than an hour the 11:00 run will never occur.
With cron you can also specify weekdays, day of the month and month of the year masks

...