Audio Watchdog Shutting down audio

From the log file it seems Audio Watchdog is shutting down audio when it detects a 2 sec delay .Can this be varied to minimise audio shutdowns Log file below Im on a Ethernet connected LAN using a Xiegu X6100 and Win 10

2024-01-04 12:34:01.981 INF udp: Audio Watchdog: no audio data received for 2s, restart required?

2024-01-04 12:34:01.981 INF audioconverter: Closing audioConverter() Input: 1 Channels of 0 48000 UInt8 Output: 2 Channels of 0 48000 Float

2024-01-04 12:34:01.987 INF audioconverter: Closing audioConverter() Input: 2 Channels of 0 48000 Float Output: 1 Channels of 0 48000 Int16

That is a serious condition as there should be no situation where audio has not been received for 2 seconds(both TX and RX audio should be sent every 20ms), it suggests that something else is wrong with the X6100 implementation.

Phil