fix: wrap entire SD handler in try-except to prevent crashes when SD is unreachable
This commit is contained in:
@@ -396,3 +396,4 @@ async def sd_module_handler(msg: Message):
|
|||||||
return
|
return
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user