Skip to content

fix(watchdog): cache-bust the Smithery registry read#273

Merged
MoltyCel merged 1 commit into
mainfrom
fix/watchdog-registry-cachebust
Jul 18, 2026
Merged

fix(watchdog): cache-bust the Smithery registry read#273
MoltyCel merged 1 commit into
mainfrom
fix/watchdog-registry-cachebust

Conversation

@MoltyCel

Copy link
Copy Markdown
Owner

registry.smithery.ai is Cloudflare-cached (4h/24h); cached 39 vs fresh 53 after the Option-B switch. Cache-bust so check_discovery_drift reads live.

registry.smithery.ai is Cloudflare-cached (max-age 4h, stale-while-revalidate
24h). After the Option-B remote-at-origin switch the fresh registry showed 53
tools but the cached plain URL still served 39 for hours — which would make
check_discovery_drift false-alarm Δ14 all day. Add a per-run cache-buster query
param + no-cache headers so it reads the live count.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@MoltyCel
MoltyCel merged commit e852935 into main Jul 18, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant