mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2025-02-13 06:25:39 +00:00
If an error fires when writing to the cloud stream, it can stop any calling processes from completing. Given that a logging failure should not cause other processes to cancel, we catch and report the error but otherwise do nothing else. Change-type: patch Signed-off-by: Cameron Diver <cameron@balena.io>