mirror of
https://github.com/koichixD/uptime-kuma.git
synced 2026-08-31 05:01:15 +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.