I have recorded scala script using gatling recorder, but when I run it starts showing java.io.IOException: Remotely closed error Is there any workaround for this?
That's probably not a Gatling issue, but a real error with your server forcefully closing the connection while Gatling is writing on it.
It could be that your server cannot withstand the load and aggressively closes random connections, or some misconfiguration in some network component.
We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.OkRead more