Uploaded image for project: 'Kogito'
  1. Kogito
  2. KOGITO-5863

Async execution in Process Runtime

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Major Major
    • 1.15.0.Final
    • 1.10.0.Final
    • Core Engine
    • None
    • False
    • False
    • 2021 Week 37-39 (from Sep 13), 2021 Week 40-42 (from Oct 4), 2021 Week 43-45 (from Oct 25), 2021 Week 46-48 (from Nov 15)

      Currently there is no async execution, if the async property is set to true in the editor, the property is not even considered in the runtimes.

      Implement the async execution for nodes that allow the async property to be set.

       

      Update:

      The async execution behavior should use job-service to control the trigger of async nodes execution, in this way we have out of the box, retries, failures, status control offered by job-service and mainly persisted in the database.

      Using an executor service, in memory to execute in different threads has the downside to loose information of execution in case of failures, service restart, etc.

       

            tdolphin-1 Tiago Dolphine
            tdolphin-1 Tiago Dolphine
            Marian Macik Marian Macik
            Marian Macik Marian Macik
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: