Actions
Bug #7629
closedrudder-agent does not stop on network error during file copy, which can lead to file deletions when purging is enabled
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
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)this patch was wrong, fixed in our repo and made a PR (https://github.com/cfengine/core/pull/2443)
- https://github.com/cfengine/core/commit/08702d243b838fc5596fa82314d3f9fe62e051e6
- https://github.com/cfengine/core/commit/cf4f1826951e0aff925d995663c646e330fde533
- https://github.com/cfengine/core/commit/9e9c857775d3a8552a57206d78e5d79bed2a0349.patch (recv timeout)
- 3.7.2
- 3.8.0
Actions