Skip to content

docs: update executor note to reflect always-included interceptor#78

Merged
ankurs merged 2 commits intomainfrom
fix/executor-docs-update
Apr 24, 2026
Merged

docs: update executor note to reflect always-included interceptor#78
ankurs merged 2 commits intomainfrom
fix/executor-docs-update

Conversation

@ankurs
Copy link
Copy Markdown
Member

@ankurs ankurs commented Apr 23, 2026

Summary

  • Updated info note on integrations page to clarify that DefaultClientInterceptors always includes ExecutorClientInterceptor, so per-call WithExecutor works out of the box

Test plan

  • Visual check on deployed site

Companion to go-coldbrew/interceptors#53.

Copilot AI review requested due to automatic review settings April 23, 2026 17:01
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 23, 2026

Warning

Rate limit exceeded

@ankurs has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 46 minutes and 57 seconds before requesting another review.

Your organization is not enrolled in usage-based pricing. Contact your admin to enable usage-based pricing to continue reviews beyond the rate limit, or try again in 46 minutes and 57 seconds.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

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 configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 1899e20a-be2e-4058-b605-b68252657fc6

📥 Commits

Reviewing files that changed from the base of the PR and between 25a6ea2 and 4d78aa1.

📒 Files selected for processing (1)
  • integrations.md
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/executor-docs-update

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.

❤️ Share

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

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Clarifies the integrations documentation around per-call WithExecutor support by updating the note to reflect that the default client interceptor set already includes the required executor interceptor.

Changes:

  • Updated the “Per-call executor” info note to state that DefaultClientInterceptors always includes ExecutorClientInterceptor.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread integrations.md Outdated
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@ankurs ankurs merged commit 910447f into main Apr 24, 2026
11 checks passed
@ankurs ankurs deleted the fix/executor-docs-update branch April 24, 2026 04:17
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.

2 participants