Details
-
Type:
Bug Report
-
Status: Closed
-
Priority:
L3 - Default
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.0.0, 1.0.0-alpha10
-
Component/s: backend
-
Labels:None
Description
Problem:
when running Operate on data with 100 workflows, it took several seconds to execute GET /api/incidents/byWorkflow query. (Details in comment)
Objective:
research, if we can make the query scalable
If yes, implement it.
If no, propose what can be done to improve the behavior (separate it in several queries, introduce pagination etc.)