Harden mount daemon recovery follow-ups#176
Conversation
|
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 (4)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Relayfile Eval ReviewRun: Passed: 4 | Needs human: 0 | Reviewable: 0 | Missing output: 0 | Failed: 0 | Skipped: 0 Human Review CasesNo reviewable human-review cases captured Relayfile output. |
Summary
relayfile status/stopcan see active foreground mountsIssue coverage
Refs #175. This covers the remaining relayfile-side follow-ups C/E/F after #174 covered A/B/D. Cloud-side G/H remain out of scope for this repo.
Review
Verification
go test ./cmd/relayfile-cli -run 'TestMount(UsesLegacyRecordedLocalDirWhenOmitted|RefusesExplicitLocalDirThatRehomesRecordedMirror|RehomeRefusesRunningRecordedDaemon|RehomeRefusesUnverifiedRecordedDaemon|RehomeAllowsExplicitMoveAndPersistsLocalDir)|TestShouldRegisterMountPID|TestStatusIncludesLocalMirrorAndDaemonCounts' -count=3\n-go test ./internal/mountsync -run 'TestPullRemoteIncrementalPersistsAppliedPageCursorOnListEventsError|TestScanLocalFilesLogsOversizedFileOncePerSize|TestPullShortCircuitsWhenNoNewEvents|TestQuietEventCyclesEventuallyRunPeriodicFullPull|TestForceFullReconcile' -count=3\n-go test -count=1 ./...\n-scripts/check-contract-surface.sh\n-git diff --check --cached