Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents
outlinh1. true
outlinh1. true
1printablefalse
2stylh1. none
3indent20px

You can add your own error handling to all jobs by using post processing spooler_task_after

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