Actions
Bug #25650
closedNode in with no reports, pending and keep compliance lead to computation loop
Status:
Released
Priority:
N/A
Assignee:
Category:
Web - Compliance & node report
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
To do
Regression:
No
Description
If we have a node:
- which never send a report to rudder,
- with a keep compliance (perhaps only if set when the node is pending, ie after a reboot or a generation with changes for it)
- pending,
Then the compliance keep being computed every five seconds for that node, and its expiration date is forwarded 5s ahead each time.
Actions