Hi there,
I am using gatling maven plugin to run gatling test cases, Eventually I would run into below status
Hi there,
I am using gatling maven plugin to run gatling test cases, Eventually I would run into below status
It probably means that a response was never received for some requests.
Is it possible to config a timeout so that after certain period if now response coming back we can treat it as a failure?
It’s not implemented yet. Contributions welcome