Gatling version: 3.11.5 (must be up to date)
Gatling flavor: java kotlin [ ] scala javascript typescript
Gatling build tool: maven gradle [ ] sbt bundle npm
Background: I upgraded the gatling-test-framework to 3.11.5 and also I have set the requestTimeout in gatling.conf file to more than the 60s.
ISSUES:
When i ran the simulation, i got an error like this:
It looks like the override setting 300s does not have an effect on the simulaiton.
Could anybody help take a look at it? i think it is an issue in 3.11.5, if not, please clarify how to set the requestTimeout correctly.