Skip to content

fix(cable-health): close cache publication race - #7598

Merged
koala73 merged 3 commits into
mainfrom
codex2/fix-cable-health-cache-race
Sep 3, 2026
Merged

fix(cable-health): close cache publication race#7598
koala73 merged 3 commits into
mainfrom
codex2/fix-cable-health-cache-race

Conversation

@koala73

@koala73 koala73 commented Sep 3, 2026

Copy link
Copy Markdown
Owner

Summary

  • keep the public cable-health cache positive-only while preserving NGA negative caching
  • await fallback and seed metadata publication before returning the fallback
  • add a regression test for the former health EMPTY race and valid zero-cable data

Verification

  • node_modules/.bin/tsx --test tests/cable-health-cache-race.test.mts tests/handlers.test.mts tests/redis-caching.test.mjs
  • npm run typecheck:api
  • npm run lint:boundaries
  • npm run lint
  • git diff --check

Scope

No seeder, grace, threshold, scoring, or production-operation changes. Production deployment and live acceptance remain outside this PR.

@mintlify

mintlify Bot commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
WorldMonitor 🟢 Ready View Preview Sep 3, 2026, 2:41 PM

💡 Tip: Enable Automations to automatically generate PRs for you.

@vercel

vercel Bot commented Sep 3, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated
worldmonitor Ready Ready Preview Sep 3, 2026 3:45pm UTC

Request Review

@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 3, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-09-03T14:42:06.820151Z 1218a2a PR opened
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@koala73
koala73 merged commit e02f0fa into main Sep 3, 2026
44 checks passed
@koala73
koala73 deleted the codex2/fix-cable-health-cache-race branch September 3, 2026 15:49
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