I am using locust for load testing, I have deployed locust in kubernetes with master and workers. I am testing with 100 users and Hatch rate 20 users. After certain requests, I am continuously facing the issue with 'HttpConnectionClosed'. I have researched lot on this but none of them given me clue.
I really appreciate if anyone help me.