feat: add running-process daemon diagnostics#530
Conversation
|
Warning Review limit reached
More reviews will be available in 5 minutes and 25 seconds. Learn how PR review limits work. Your organization has run out of usage credits. Purchase more in the billing tab. ⌛ How to resolve this issue?After more reviews become available, 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 include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available. Please see our Fair Usage Limits Policy for further information. ℹ️ Review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (3)
✨ 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 |
Summary:
fbuild daemon running-processdiagnostics with--jsonoutput.fbuild daemon servicedefas an alias for the same preview.SHARED_BROKERisolation, computed service-definition path, current direct-fallback mode, daemon binary candidate/existence, and explicitly deferred broker work.Stubbed / deferred:
.servicedefencoding/install.BackendHandleendpoint-response probing.running_process::broker::client::connect_to_backend/ Hello-skip broker path.Critical Windows host checks:
soldr rustfmt --edition 2021 crates\fbuild-cli\src\cli\args.rs crates\fbuild-cli\src\cli\daemon_cmd.rs crates\fbuild-cli\src\cli\tests.rsgit diff --checksoldr cargo test -p fbuild-paths running_process -- --nocapturesoldr cargo test -p fbuild-cli daemon_running_process -- --nocapturesoldr cargo test -p fbuild-cli daemon_servicedef -- --nocapturesoldr cargo check -p fbuild-clisoldr cargo run -p fbuild-cli -- daemon running-process --jsonsoldr cargo run -p fbuild-cli -- daemon servicedef --jsonRefs #510
Refs zackees/running-process#242
Refs zackees/running-process#228