DataGeneration: page through userTasks by creationDate

XMLWordPrintable

    • Type: Task
    • Resolution: Fixed
    • Priority: L3 - Default
    • 2.5.0
    • Affects Version/s: None
    • Component/s: backend
    • None

      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

        This is the controller panel for Smart Panels app

              Assignee:
              Unassigned
              Reporter:
              Sebastian Bathke
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: