Details
-
Type:
Problem report
-
Status: Closed
-
Priority:
Trivial
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 4.0.2rc1, 4.2.0alpha1, 4.2 (plan)
-
Component/s: Server (S)
-
Labels:
-
Team:Team A
-
Sprint:Sprint 44, Sprint 45, Sprint 46, Nov 2018
-
Story Points:0.25
Description
1. Make sure host go in to maintenance
2. Generate problem on that host
Actual:
nextcheck for such escalation is 0 so escalation is retrieved from database every 3 seconds. (in case escalator is 100% busy that will be non stop)
Expected:
Escalations should not be checked that often, nextcheck should be updated to 1 minute.