Versions Compared

Key

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

...

For example the CRON '0 */10 * * * ? *'  expression will fire every 10 minutes.

EVERY

...

based schedule syntax

To give a more readable way to declare schedules EVERY can be used.

...