Skip to content

fix: log unexpected errors

Dennis Appelt requested to merge da/catch-unexpected-errors into main

When inspecting the runtime logs from the live environment, it appears that some files are not processed as expected. The execution seems to stop at some, without any apparent cause reported in the logs. This MR is supposed to catch any unexpected errors and create a log message.

Edited by Dennis Appelt

Merge request reports