ITADN

Fix issue with connections breaking due to subsequent errors occuring

#328Pull RequestWalkOrRun 创建于 2025-09-11
W
WalkOrRuncommented
If a connection throws multiple errors two potential error cases can occur: `unhandledRejection` or `uncaughtException` - This occurs if the mariadb socket connection unexpectedly closes, via server crashing, docker stop|docker compose down. Fixes #323
合并状态:未合并 0 条评论