fix(mount): keep websocket sync status fresh#144
Conversation
Carry M1 implementation progress (SDK subscribe/event.id surface stubs, DLQ path scheme doc, change-log retention defaults) onto the chain branch so M1's preflight allow-list picks it up without redoing the work. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
…-runtime-chain-1778505408
Cross-repo M1 implementation. See companion PRs and docs/proactive-runtime/spec.md (in cloud).
…nd, DLQ, per-provider buildSummary, Airtable lazy fetch) Cross-repo proactive-runtime milestone commit.
…nd, DLQ, per-provider buildSummary, Airtable lazy fetch) Cross-repo proactive-runtime milestone commit.
Cross-repo proactive-runtime milestone commit.
…I, token rotation, Tier-3 summaries) Cross-repo proactive-runtime milestone commit.
… dogfood Cross-repo proactive-runtime milestone commit.
|
Warning Rate limit exceeded
You’ve run out of usage credits. Purchase more in the billing tab. ⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout. Please see our FAQ for further information. ℹ️ Review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThis PR adds M2 proactive runtime contracts and TypeScript SDK support for change-stream subscriptions, retained-change lookups, event materialization/expansion, and summary adapters; it also updates Go syncer WebSocket success tracking and local file scanning, expands tests, and updates docs/config. ChangesProactive Runtime Change APIs
Sync State Tracking & File Scanning
Metadata & Test Infrastructure
Estimated code review effort🎯 4 (Complex) | ⏱️ ~60 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
# Conflicts: # .trajectories/index.json # packages/sdk/typescript/src/client.test.ts # packages/sdk/typescript/src/client.ts
Summary
Tests