Actions
Bug #20318
closedImprove performance of getUserAndSystemNodeStatusReports by exploring only once cache
Status:
Released
Priority:
N/A
Assignee:
Category:
Performance and scalability
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
Checked
Regression:
Description
we are calling twice findRuleNodeStatusReports, so we waste time by exploring twice the cache
https://issues.rudder.io/issues/20316
this has a peculiar impact in 7.0 where the API is used for node list
Actions