Unplanned
Last Updated: 17 Feb 2022 12:16 by Vitaliy
Vitaliy
Created on: 17 Feb 2022 12:16
Type: Bug Report
8
setInterval in keepClientAlive takes more time than the set milliseconds value to execute at random
After sending x requests, the setInterval delays for an additional 30 seconds, if the clientSessionTimeout is 1 minute. The interval is not changed, nor is it replaced with another internal. The set millisecond delay is also not changed. Generally, this happens once, the client expires, then the interval continues to send requests at the set interval.
0 comments