Long time of training in a single round result in idle channel disconnection
Hi, there. I am using the framework to implement my task, the task of a single round of training time is long. In the experiment I found that, the client will change the connection status of the channel to idle after ten minutes of training, resulting in disconnection, probably because no data is sent to the server, the server output the end of this round of training, tthe client can not send data to the server again after the actual training is completed. Is there a way to extend the idle judgment time? Or is there a timed reconnection function? Thanks a lot.
@venture2928 could you provide a bit more background information on your environment / system and ideally some code to replicate your issue? Is it still up to date?