mirror of
https://github.com/koichixD/uptime-kuma.git
synced 2026-09-03 16:00:32 +00:00
d88a9e81e2
External services like smtp.gmail.com and xmpp.earth can be unreliable in CI environments. Added retry logic (up to 3 attempts) to prevent false test failures due to network issues.