Gatling version: 3.11.5
Gatling flavor: java
Gatling build tool: maven
I’m trying to set a timeout on the requests, but they always end after 15 seconds. Could you please take a look at the report? What am I doing wrong? Is there something else I should set? Why are the requests only running for a maximum of 15 seconds?
Where do you see timeout errors in your report?
The response times you see are real: your application can’t withstand the load you’re throwing at it and you experience long response times, and 503 and 504 errors.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.