@@ -80,7 +80,7 @@ public class ExampleAnomalyController {
/**
* Frequency Less or equal
*/
- attackInterval /= 2.0;
+ attackInterval /= 10.0;
}