Versions Compared

Key

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

Introduction

Excerpt

The JobScheduler comes with a number of methods for error handling. This includes

  • 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 order repeatedly try to continue processing after some time interval
  • make an order leave a job chain
  • make an order continue processing with a specific job node for error handling

Resources

Display content by label
TypeFeature
Labelsjobscheduler feature error-handling

...