Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make it possible to configure max_recv_batch_size in Azure service bus. #3395

Merged
merged 1 commit into from Mar 6, 2024

Conversation

bianpengyuan
Copy link
Contributor

Same as GCP pub/sub, make it possible to configure max_recv_batch_size in Azure service bus with query param.

Copy link

codecov bot commented Mar 6, 2024

Codecov Report

Attention: Patch coverage is 0% with 6 lines in your changes are missing coverage. Please review.

Project coverage is 73.12%. Comparing base (11b07b1) to head (4febeb5).

Files Patch % Lines
pubsub/azuresb/azuresb.go 0.00% 5 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3395      +/-   ##
==========================================
- Coverage   73.15%   73.12%   -0.03%     
==========================================
  Files         113      113              
  Lines       14849    14855       +6     
==========================================
  Hits        10863    10863              
- Misses       3213     3218       +5     
- Partials      773      774       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@vangent vangent merged commit d0e335c into google:master Mar 6, 2024
5 checks passed
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.

None yet

2 participants