Description
We have a simple anomaly detector in Sovrin. It fires on several events, one of which is nodeRequestSpike. This event doesn't handle the transition from idle well enough; it is constantly firing. I suggest that we make it less sensitive as throughput nears zero, and more sensitive when throughput is significant enough that we can reason about changes being "large".