The node, request timeout increased gradually, and the service could not be provided at last.

the middle tier I started with node (koa) has a lot of timeouts from the very beginning. I wrote the timeout control myself. At first, I wrote the timeout, then the request grew, the timeout also increased, and finally I reached several hours, and then I couldn"t access it. The node requests could not be returned, and I couldn"t find out any reason with the memory leak monitoring package. I asked where I should start to solve the problem. What may be the cause of this?

Menu