Subj : LORD2: Catch global application errors To : GitLab note in main/sbbs From : Eugene So Date : Fri Apr 01 2022 03:44 pm https://gitlab.synchro.net/main/sbbs/-/merge_requests/166#note_2508 I can test in further detail. However, what I found is when the application was not catching overall exceptions, this door would randomly stop working and it would result in sbbs also halting. After adding the try-catch loop, the door still occasionally crashes, but now sbbs remains operational and we can then use the error-log from the door return result to debug the issue. .