Skip to content

Enhance gRPC message size handling in StorageClient#52

Closed
jnathangreeg wants to merge 1 commit into
mainfrom
feat/naut-1310-sbom-rpcs
Closed

Enhance gRPC message size handling in StorageClient#52
jnathangreeg wants to merge 1 commit into
mainfrom
feat/naut-1310-sbom-rpcs

Conversation

@jnathangreeg
Copy link
Copy Markdown
Contributor

  • Introduced maxGRPCMessageSize constant to set a higher limit for both send and receive operations, allowing larger payloads for unary RPCs.
  • Updated Connect method to apply the new message size limits in gRPC call options.

This change improves the capability of the StorageClient to handle larger data transfers effectively.

- Introduced maxGRPCMessageSize constant to set a higher limit for both send and receive operations, allowing larger payloads for unary RPCs.
- Updated Connect method to apply the new message size limits in gRPC call options.

This change improves the capability of the StorageClient to handle larger data transfers effectively.
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 13, 2026

Warning

Rate limit exceeded

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

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 @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: 0fe6b79a-6eba-4014-bfa9-14ea2381cf79

📥 Commits

Reviewing files that changed from the base of the PR and between 0b223ab and 777c52a.

📒 Files selected for processing (1)
  • pkg/client/v1/storageclient.go
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feat/naut-1310-sbom-rpcs

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.

@matthyx
Copy link
Copy Markdown
Contributor

matthyx commented May 13, 2026

not needed

@matthyx matthyx closed this May 13, 2026
@matthyx matthyx moved this to To Archive in KS PRs tracking May 13, 2026
@jnathangreeg jnathangreeg deleted the feat/naut-1310-sbom-rpcs branch May 13, 2026 12:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants