Details
-
Bug
-
Status: Closed
-
Trivial
-
Resolution: Fixed
-
None
-
None
Description
If the thresholdWindow value is > 0 but is less than the thresholdCount value then the error condition can never be satisfied. The current implementation ignores the window value in this case, but we should warn the user or reject these invalid values or document this behaviour.