We have seen some of our production servers take hours to process a request due to some unknown issue(s). When this running processes do happen we need to kill those process. What's the best approach to gracefully end the process?
Asked
Active
Viewed 78 times
0
-
Hope this help [https://stackoverflow.com/questions/23925284/how-to-modify-the-nodejs-request-default-timeout-time](https://stackoverflow.com/questions/23925284/how-to-modify-the-nodejs-request-default-timeout-time) && [https://stackoverflow.com/questions/10806928/increasing-504-timeout-error](https://stackoverflow.com/questions/10806928/increasing-504-timeout-error) – lamtacvu Sep 23 '21 at 02:12