Gatling Request remains in waiting state

Hi Team,

I am running small test where I can found that non of the request is completing. It always remains in waiting state.

I have faced this issue many times and it could be happening due to various reasons.

  • Check Gatling error logs
  • Are you using valid and working URL endpoints?
  • Socket timeouts?
  • check scenario definition

In case this helps anyone hereā€¦

We had the same problem, all users waiting indefinitely under v2.3.1 . Adding a logback.xml file into the gatling resources folder (as found here) fixed it for us.