Uploaded image for project: 'JS - JobScheduler'
  1. JS - JobScheduler
  2. JS-2166

$returnCode of timed-out or killed job is not available in catch block

    XMLWordPrintable

Details

    • Fix
    • Status: Approved (View Workflow)
    • Minor
    • Resolution: Fixed
    • 2.7.1
    • 2.7.2
    • None
    • None

    Description

      Current behavior

      • In a catch block, the $returnCode of the timed-out or killed job is not available.
      • Instead, the $returnCode of last not timed-out and not killed step is used, or $returnCode is unknown.
      • This is true for all other returned variables (which may be a feature)

      Desired behavior

      • $returnCode should be available.

      Attachments

        Issue Links

          Activity

            People

              jz Joacim Zschimmer
              jz Joacim Zschimmer
              Andreas Püschel Andreas Püschel
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: