Skip to content

[nf-concurrent-batch-proc] feat: adding a minimal example for BatchMapper with BatchMapAsyncServer - #372

Open
AdityaSoni19031997 wants to merge 1 commit into
numaproj:mainfrom
AdityaSoni19031997:nf-concurrent-batch-proc
Open

[nf-concurrent-batch-proc] feat: adding a minimal example for BatchMapper with BatchMapAsyncServer#372
AdityaSoni19031997 wants to merge 1 commit into
numaproj:mainfrom
AdityaSoni19031997:nf-concurrent-batch-proc

Conversation

@AdityaSoni19031997

Copy link
Copy Markdown
  • Trying to add a minimal example to help end users so that they can leverage ConcurrentConsumption In UDFs when they're leveraging BatchMapper with BatchMapAsyncServer and ProcessPoolExecutor

…pper with BatchMapAsyncServer

Signed-off-by: Aditya Soni <aditya_soni@intuit.com>
@AdityaSoni19031997

Copy link
Copy Markdown
Author

Ahh, I'm curious, What's the best way to test this out end-to-end on local? Is the expectation for end users is to create the NF local deployment via kind/minikube OR there's an alternative pattern followed?

Thanks!

@codecov

codecov Bot commented Sep 9, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.99%. Comparing base (1079b70) to head (c2aaac3).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #372   +/-   ##
=======================================
  Coverage   92.99%   92.99%           
=======================================
  Files          68       68           
  Lines        3656     3656           
  Branches      236      236           
=======================================
  Hits         3400     3400           
  Misses        190      190           
  Partials       66       66           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@yhl25

yhl25 commented Sep 9, 2026

Copy link
Copy Markdown
Contributor

Ahh, I'm curious, What's the best way to test this out end-to-end on local? Is the expectation for end users is to create the NF local deployment via kind/minikube OR there's an alternative pattern followed?

Thanks!

Yes, you will to test it using the kind cluster.

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