Versions Compared

Key

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

Postprocessing

...

You can add your own error handling to all jobs by using the post-processing function spooler_task_after() from the API.

  • Download download error_handling.zip and extract to temp a temporary folder
  • copy Copy all files to config/live. Note , that this is only a sample. You can for example an example and you could add more parameters for the error handling job.
  • add Add the post-processing to each job. The post-processing will add an order to an error _ handling job chain each time, a job terminate terminates with an exit code not equal 0. Some additional informations information such as the job name are is added to this order and can be used in the error handling job chain.