Project

General

Profile

Bug #7629

Updated by Alexis Mousset over 8 years ago

We should backport fixes from CFEngine for networking error handling: 

 On the 3.6 branch (Rudder 2.11, 3.0, 3.1): 
 * https://github.com/cfengine/core/commit/178c167dc08dc2827c66d1c7f64642e2e6f089ca 
 * https://github.com/cfengine/core/commit/e618407e17d890be42a7864bb7b230cd4f8b2c87 
 * https://github.com/cfengine/core/commit/51cad214e5ee6bc4cfdba9dcbc5a673472eba0c1.patch (recv timeout) 

 On the 3.7 branch (Rudder 3.2): 
 * https://github.com/cfengine/core/commit/08702d243b838fc5596fa82314d3f9fe62e051e6 
 * https://github.com/cfengine/core/commit/cf4f1826951e0aff925d995663c646e330fde533 
 * https://github.com/cfengine/core/commit/9e9c857775d3a8552a57206d78e5d79bed2a0349.patch (recv timeout) 

 These issues a fixed in: 
 * 3.7.2 
 * 3.8.0

Back