Fluid-Dynamics-Group / distribute

easy to use distribtued computing
https://fluid-dynamics-group.github.io/distribute-docs
GNU General Public License v3.0
1 stars 0 forks source link

Ping nodes constantly to determine if they go offline #2

Closed VanillaBrooks closed 1 year ago

VanillaBrooks commented 3 years ago

If a node goes offline somehow they do not always notify the parent of the dropped connection and the TCP connection will not timeout, causing the node server side to think that the job has continued to run.