Uploaded image for project: 'Camunda Optimize'
  1. Camunda Optimize
  2. OPT-2304

DataGeneration: page through userTasks by creationDate

    XMLWordPrintable

Details

    • Task
    • Resolution: Fixed
    • L3 - Default
    • 2.5.0
    • None
    • backend
    • None

    Description

      Context:
      Current implementation always tries to get increased size pages, this doesn't scale with large instance counts. Further userTasks are completed sequentially by on thread which takes a lot of time on high instance counts as well, we need to batch this.

      AT:

      • the UserTaskCompleter pages through available userTasks based on their creationDate
      • one page of userTasks is handled in a parallel manner instead of 1 by 1

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Activity

            People

              Unassigned Unassigned
              sebastian.bathke Sebastian Bathke
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Salesforce