Uploaded image for project: 'JOC - JobScheduler Operations Center'
  1. JOC - JobScheduler Operations Center
  2. JOC-1922

Add Catch Block to Retry Instruction

    XMLWordPrintable

Details

    Description

      Current Situation

      • The Retry Instruction allows to repeat execution of failed jobs from the first instruction inside the Retry Instruction..

      Desired Behavior

      • The Retry instruction is added a Catch Block:
        • Users can add any instructions to a Catch Block. For example, users can add an If Instruction to check the return code of a failed job and to decide if the job should be restarted or if an order should be failed using the Fail Instruction or should leave the workflow using the Finish Instruction.
        • When the order reaches the end of the Catch Block then the order is moved to the first instruction inside the Retry Instruction.

      Attachments

        Activity

          People

            oh Oliver Haufe
            ap Andreas PĆ¼schel
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: