Actions
Bug #6184
closedAdd a cache for recent changes
Status:
Released
Priority:
1 (highest)
Assignee:
Category:
Performance and scalability
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
In Rudder 3.0, we display graphes of recent changes for rules (by default, for the last 3 days by interval of 6 hours).
Their can be A LOT of them, making the DB query possibly EXTREMLLY long, and we know exactly when some are added (since at least, we are producing non-compliance-logs).
So, we need a cache for them.
Files
Actions