How to wait for the response

Hi

We have a Gatling script which makes one REST API call. Our requirement is that we need to make 10,000 calls from Gatling. However at given moment there should not be more 10 users making this request. To achieve this We need to start Gatling with 10 users and when one user request is finished, we need to add one more user until 10,000 requests are made.

Is it possible in Gatling?

Thanks,
Chetan

Yes. There are multiple ways to loop requests. http://gatling.io/docs/2.1.2/general/scenario.html