Skip to content

Apply patch to rm wait timers

Jim Larsson requested to merge test_patch into main

The proto file contains added delay or wait time for each protocol, the sum of all wait (for all records) is greater than the scan rate which causes the ioc to feel unresponsive. Here we try to remove the wait time.

Merge request reports