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

Add support for collection-run iterations in batches while in parallel mode, with a user-defined batch size #3530

Open
2 tasks done
sreelakshmi-bruno opened this issue Nov 22, 2024 · 0 comments
Labels
bug Something isn't working module-collection-runner

Comments

@sreelakshmi-bruno
Copy link
Collaborator

I have checked the following:

  • I use the newest version of bruno.
  • I've searched existing issues and found nothing related to my issue.

Describe the bug

It would be helpful to have a way to run multiple iterations of a single/a bunch of requests, when trying to tune an individual/a set of operations. For this we need to have a numeric input for parallel request count. If I feed a csv file with 200 rows into the runner with a parallel request count of 10 they would run in batches of 10.
Refer to #2251 for the discussion

.bru file to reproduce the bug

No response

Screenshots/Live demo link

NA

@sreelakshmi-bruno sreelakshmi-bruno added the bug Something isn't working label Nov 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working module-collection-runner
Projects
None yet
Development

No branches or pull requests

2 participants