Throttling

Learn about Gatling's throttling feature.

In the previous lesson, we learned about the different ways to handle errors in Gatling. In this lesson, we will learn about throttling.

What is throttling?

Throttling means limiting or slowing down the number of requests made by the client.

We can throttle the number of requests to reach the given target number of load/users by ...