Edit and Repeat X times
It would be good if we can repeat a request X times, instead of Edit+Send manually and keep track of the count. Bonus if we can set a delay between either each requests or each successful response.
Thanks for your suggestion @CyberMew. I would open this ticket and collect more similar request on this feature 👍
No problem. I currently only need to perform a small number of repeats and do not require very minute control. This would just be a convenience by the app as I can just replicate it and then write some script to run it with delay if required.
Also just for reference Charles proxy is able to do it as well and with concurrency https://www.charlesproxy.com/documentation/tools/repeat-advanced/
Would love to see this. This is great when developing an API to get a glimpse how it will behave under pressure.
Besides repeating a particular request for X time, do you need any additional features? Such as Delay, Run as Concurrency, or Sequence?
I would be totally happy with Repeat Times, Delay and a Mean deviation. The latter one would make it a little more random which can reveal timing problems on the server side.
We can refer to Charles's repeatAdvance, it can set repeat Times and concurrent threads
@NghiaTranUIT do you have any updates about this feature?
ok, I'm working on this now @fleitman. May I ask what settings you need? Iteration Count, Concurrent, and delay?
And delay ranges
@NghiaTranUIT Hello! Any updates on this feature? It would be great to have it.