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

Parallel (grouped) requests in steps #256

Open
joyacv2 opened this issue Jan 3, 2024 · 5 comments
Open

Parallel (grouped) requests in steps #256

joyacv2 opened this issue Jan 3, 2024 · 5 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@joyacv2
Copy link

joyacv2 commented Jan 3, 2024

Hi everyone,

Using steps array, there is no way to send parallel (grouped) requests in an individual step. At this moment only sequential requests are available.

Thank you very much for all your help!

@joyacv2 joyacv2 added the enhancement New feature or request label Jan 3, 2024
@fatihbaltaci
Copy link
Member

Hi @joyacv2, this feature is not available at the moment. It's on our roadmap. I'll let you know once it is released. Thanks.

@fatihbaltaci fatihbaltaci added the good first issue Good for newcomers label Jan 4, 2024
@joyacv2
Copy link
Author

joyacv2 commented Jan 4, 2024

Thank you very much for your response @fatihbaltaci !

@KshitijBharde
Copy link
Contributor

Hi @fatihbaltaci is this feature still in the road-map?
Can I pick this up?

@fatihbaltaci
Copy link
Member

Hello @KshitijBharde, I assigned this issue to you. Thanks.

@KshitijBharde
Copy link
Contributor

KshitijBharde commented Oct 18, 2024

@fatihbaltaci
I found the said feature in the docs: https://github.com/getanteon/anteon/tree/master/ddosify_engine#config-file

Requirements:

  • User should be able to add multiple API calls in a Step with its own configurations: correlations. assertions etc..
  • These API calls are made concurrently. (They don't have any correlations b/w them. Correct me here!)

Could you please give me a head start and tell what all components of the REPO would host these changes?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants