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

GoOrder command continues order waiting for timeout

    XMLWordPrintable

Details

    • Feature
    • Status: Released (View Workflow)
    • Major
    • Resolution: Fixed
    • 2.0.0
    • 2.7.0
    • JS7 Controller
    • None

    Description

      Current Situation

      • Orders can be assigned the WAITING state in case that they meet one of the following instructions.
        • Retry Instruction,
        • Cycle Instruction.
      • Orders in the SCHEDULED state and orders in a future SLEEPING state similarly wait for a timeout.
      • In order to continue orders holding one of the above states users have to use a sequence of operations:
        • Suspend order,
        • Resume order.
        • Both transitions are performed asynchronously and require the user to wait for confirmation of a successful Suspend transition before the Resume transition can be effected.
      • Users would like to have the option to make orders continue immediately in case of any of the above states.

      Desired Behavior

      • The Continue transition will be made available and will cause the order to continue in the given workflow.
      • The Continue transition requires to specify the order's current position in the workflow and the state from which the order should continue.
      • The Continue transition works similar to a Resume transition. However, the Resume transition is reserved for orders in the SUSPENDED state.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: