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

batching subscription msgs #6084

Merged
merged 9 commits into from
Jul 16, 2024
Merged

batching subscription msgs #6084

merged 9 commits into from
Jul 16, 2024

Conversation

TipzCM
Copy link
Collaborator

@TipzCM TipzCM commented Jul 5, 2024

closes #6074

Copy link

github-actions bot commented Jul 5, 2024

Formatting check succeeded!

Copy link

codecov bot commented Jul 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.55%. Comparing base (497b9f2) to head (5b34591).
Report is 144 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #6084      +/-   ##
============================================
+ Coverage     83.39%   83.55%   +0.16%     
- Complexity    26927    27432     +505     
============================================
  Files          1681     1706      +25     
  Lines        103965   106183    +2218     
  Branches      13189    13397     +208     
============================================
+ Hits          86702    88722    +2020     
- Misses        11613    11735     +122     
- Partials       5650     5726      +76     

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

@TipzCM TipzCM merged commit 7e7aae6 into master Jul 16, 2024
66 checks passed
@TipzCM TipzCM deleted the 6074-batching-subscription-msgs branch July 16, 2024 13:22
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.

submit subscription messages in batches instead of trying to fetch all at once
3 participants