Skip to content

feat: parallelism in batches#7101

Merged
LesnyRumcajs merged 1 commit into
hm/rpc-process-batch-in-parallelfrom
batch-joinsets
May 25, 2026
Merged

feat: parallelism in batches#7101
LesnyRumcajs merged 1 commit into
hm/rpc-process-batch-in-parallelfrom
batch-joinsets

Conversation

@LesnyRumcajs
Copy link
Copy Markdown
Member

@LesnyRumcajs LesnyRumcajs commented May 25, 2026

Summary of changes

Changes introduced in this pull request:

  • replaced cooperative concurrency impl with real parallelism via tokios JoinSet
  • added some tests

Reference issue to close (if applicable)

Closes

Other information and links

image

Change checklist

  • I have performed a self-review of my own code,
  • I have made corresponding changes to the documentation. All new code adheres to the team's documentation standards,
  • I have added tests that prove my fix is effective or that my feature works (if possible),
  • I have made sure the CHANGELOG is up-to-date. All user-facing changes should be reflected in this document.

Outside contributions

  • I have read and agree to the CONTRIBUTING document.
  • I have read and agree to the AI Policy document. I understand that failure to comply with the guidelines will lead to rejection of the pull request.

@LesnyRumcajs LesnyRumcajs requested a review from a team as a code owner May 25, 2026 11:45
@LesnyRumcajs LesnyRumcajs requested review from hanabi1224 and sudo-shashank and removed request for a team May 25, 2026 11:45
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 25, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro

Run ID: f8e80b8b-f341-4ca0-aa4b-7fb9f6f007b8

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch batch-joinsets
✨ Simplify code
  • Create PR with simplified code
  • Commit simplified code in branch batch-joinsets

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

@LesnyRumcajs LesnyRumcajs merged commit 4697043 into hm/rpc-process-batch-in-parallel May 25, 2026
4 checks passed
@LesnyRumcajs LesnyRumcajs deleted the batch-joinsets branch May 25, 2026 12:20
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