chore(ci): wrap curl with || echo 000 in uptime-probe health gate #9
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "sre/status-probe-curl-nits"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
One line: adds after the curl health check so connection failures (DNS/timeout, before HTTP status line) also trigger the friendly message instead of a bare exit under . Non-blocking follow-up to #8.