Hi,
I would like to know how to fix so the distributed computing server (MDCS) does not crash when a node in the cluster crashes?
Thank you /Björn
You might find the "MaximumRetries" property helpful, although the word "crash" is a bit general -- does this imply a node going down (hardware failure, OS error), or the worker process dying?
0 Comments