j.u.c.TimeoutException: Request timeout to /xx.xx.xx.xx:portnumber after 60000 ms

Hi,

I am running the gatling script which reads the data from redis ( total 180000 records ) ,prepare the http request with each record and send the request to the endpoint .

i am seeing the below error after processing the 52345 records.

j.u.c.TimeoutException: Request timeout to /xx.xx.xx.xx:portnumber after 60000 ms.

Please let me know how to resolve this issue.

Thanks

Sekhar