Skip to content

docs(client): point builder reliability opt-out at ReliabilityConfig::disabled() (LAB-1059) - #57

Merged
27Bslash6 merged 1 commit into
mainfrom
lab-1059-builder-rustdoc-disabled
Jul 30, 2026
Merged

docs(client): point builder reliability opt-out at ReliabilityConfig::disabled() (LAB-1059)#57
27Bslash6 merged 1 commit into
mainfrom
lab-1059-builder-rustdoc-disabled

Conversation

@27Bslash6

Copy link
Copy Markdown
Contributor

Follow-up to #50 (LAB-729 panel MIN, tracked by LAB-1059): the CacheKitBuilder::reliability method rustdoc was the one opt-out surface #50 missed — it still taught the old "pass a config with all layers None" prose. Point it at ReliabilityConfig::disabled() like the README, preset docs (intents.rs), and reliability rustdoc already do.

Docs-only, 3-line rustdoc prose change. cargo doc --features reliability clean for this link (the two pre-existing InteropValue/deserialize unresolved-link warnings in interop docs are untouched); doc-tests green.

…:disabled() (LAB-1059)

The CacheKitBuilder::reliability rustdoc was the one opt-out surface #50
missed - it still taught the all-None config prose that
ReliabilityConfig::disabled() replaced in README, preset docs, and the
reliability rustdoc. Same panel MIN, same fix, last surface.
@coderabbitai

coderabbitai Bot commented Jul 30, 2026

Copy link
Copy Markdown

Warning

Review limit reached

You’ve reached a temporary PR review limit under our Fair Usage Limits Policy.

Your recent review volume is higher than typical usage, so adaptive limits are currently applied.

Next review available in: 49 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro

Run ID: 12903482-6f1f-46ca-b3e1-0d971739d9fe

📥 Commits

Reviewing files that changed from the base of the PR and between d851797 and f88a3f1.

📒 Files selected for processing (1)
  • crates/cachekit/src/client.rs

Comment @coderabbitai help to get the list of available commands.

@kodus-27b

kodus-27b Bot commented Jul 30, 2026

Copy link
Copy Markdown

Kody Review Complete

Great news! 🎉
No issues were found that match your current review configurations.

Keep up the excellent work! 🚀

Kody Guide: Usage and Configuration
Interacting with Kody
  • Request a Review: Ask Kody to review your PR manually by adding a comment with the @kody start-review command at the root of your PR.

  • Validate Business Logic: Ask Kody to validate your code against business rules by adding a comment with the @kody -v business-logic command.

  • Provide Feedback: Help Kody learn and improve by reacting to its comments with a 👍 for helpful suggestions or a 👎 if improvements are needed.

Current Kody Configuration
Review Options

The following review options are enabled or disabled:

Options Enabled
Bug
Performance
Security
Business Logic

Access your configuration settings here.

@27Bslash6
27Bslash6 merged commit d3ebad2 into main Jul 30, 2026
10 checks passed
@27Bslash6
27Bslash6 deleted the lab-1059-builder-rustdoc-disabled branch July 30, 2026 04:10
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