Uploaded image for project: 'DataWolf'
  1. DataWolf
  2. WOLF-285

The engine queue load on startup is inefficient

XMLWordPrintableJSON

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Normal Normal
    • 4.8
    • 4.3
    • Core
    • None

      When DataWolf starts, it pages through the executions to find tasks that didn't finish when it was shut down. However, with a lot of executions, this is very slow. We should consider ways to query just for unfinished executions and not page through everything or handle this in a separate background thread so the engine isn't locked until this finishes

              Unassigned Unassigned
              cnavarro Christopher Navarro
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: