mirror of
https://github.com/tiennm99/coolify.git
synced 2026-08-25 00:25:44 +00:00
Wrap email notification logic in try-catch to prevent email sending failures from breaking the connection test. If notification fails, log a warning and continue instead of letting the exception propagate.