Skip to content

Catch situations with endless loops

Compare
Choose a tag to compare
@benmaier benmaier released this 30 Jun 21:01
· 223 commits to master since this release

It might happen that the maximum total event rate is non-zero but the true total event is zero. In this case, a mechanism now counts the number of unsuccessful events. If this number is above a threshold, the true event rate is evaluated and checked.