Actions
Architecture #19151
closedArchitecture #18092: Improve compliance performance and reliability
add caching for NodeExpectedReports
Status:
Released
Priority:
N/A
Assignee:
Category:
Performance and scalability
Target version:
Fix check:
To do
Regression:
Description
the expected reports are fairly expensive to get from the database, both for the db and resource intensive to deserialize
we should have a cache for it, with current expected reports, as well as the last one received from the node (which can be optional)
Actions