Closed dstreev closed 1 year ago
We'll increase the number of cycles from 5 to 20 to increase the time threshold for this check (from 2.5 secs to 10 secs).
If that still isn't enough, you can change the 'reportingInterval' from 500 (ms) to 1 sec in the config, which will increase the time to 20 secs.
In the config yaml, add 'reportingInterval: 1000' to above or below the 'parallelism' config and at the same indent level.
The initial connection take more than a few seconds and kills the program.