Versions Compared

Key

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

There are many reasons when why a the server is terminated

  • The machine where the server is running crashes
  • The machines is subject to maintenance, and needsto needs to be shut down and then restored. i.e. operating system upgrade
  • There is a new version of ecflow

...

  • When we have a time series, if the server is restored before the time series expires, then the job will only run once
  • If the server is restored after the time series has expired, then the job will not run.

    Code Block
    time 10:00 12:00 00:30  # server is restored after 12:00 then then task will still not run.


...