Actions
Bug #11270
closed"no report" explanation is not correct in node details
Status:
Released
Priority:
N/A
Assignee:
Category:
Web - Compliance & node report
Target version:
Pull Request:
Severity:
Minor - inconvenience | misleading | easy workaround
UX impact:
User visibility:
Operational - other Techniques | Technique editor | Rudder settings
Effort required:
Priority:
32
Name check:
Fix check:
Regression:
Description
In rudder, there is a grace period for when we get the last reports from a node before marking it as down ("no reports").
This grace period is (by implementation) one run period + 5 minutes. So with a frequency of one run every 5 minutes, that lead to a grace periode of about 10 minutes before marking the node missing.
But we are telling user that the grace period is "two runs", which is false, and so people expect 30+ minutes when period is 15min in place of 20+.
It is only in 3.1 as we remove the text in 4.1.
Files
Actions