Why my NodeJS API is giving timeout on my stress tests?
I have a nodeJS API running in cluster mode and using postgress connection pool as I/O. The API works fine locally, but when I run my stress test with gatling, after half of the test I start to get a lot of timeouts.