Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Minor corrections to text

...

Excerpt

The JobScheduler comes with a number of methods for error handling. This includesThese include:

  • stop a job: running orders will have to wait for the job to become available
  • suspend an order: the order waits to be resumed later on
  • setback an order: make the an order repeatedly try to continue processing after some a predefined time interval
  • make an order leave a job chain
  • make an order continue processing with a specific job node for error handling

...