ops: external uptime probe via GitHub Actions cron (#665)#674
Merged
Conversation
Probes commonly.me + api health every 15 min from GitHub's side; 3 attempts / ~100s window sized to outlast the #654 deploy Recreate blip. Opens a labeled issue on sustained failure (email alert), auto-closes on recovery so downtime duration lives in the issue timeline. Chosen over an external SaaS monitor deliberately — no new account, lives in infra we already watch (Sam's call, 2026-07-11). Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01MnRCAFgjrrGZxo9VRCmCm9
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes the last open half of #665 ("See & Hear" Wave 0).
Sentry (live since yesterday) only reports errors from a running app — a crash-looped backend, dead tunnel, or reclaimed spot node is silent there. This adds an outside-in probe:
:07/:22/:37/:52) + manual dispatch, probingcommonly.meandapi.commonly.me/api/health.uptime(→ email); dedupes against an already-open one; auto-closes with a recovery comment so each outage's duration is recorded in one issue timeline.permissions: issues: writeonly; no secrets.Deliberate choice over an external SaaS monitor (no new account; lives in infra already watched daily). Known trade: GitHub-cron jitter of a few minutes, and it can't page if GitHub itself is down.
Closes #665
🤖 Generated with Claude Code
https://claude.ai/code/session_01MnRCAFgjrrGZxo9VRCmCm9