yoshigev
yoshigev
Hi @strongjz, I just stumbled upon this issue. From [your comment](https://github.com/kubernetes/ingress-nginx/issues/11891#issuecomment-2318152472) I understand that you recommend everyone to add delay to `preStop`, otherwise Nginx is terminated before load balancers had...
Actually `isAxiosError` is a better alternative to use, but I would add both if possible.
Hi @mcollina, For `http` I do see that there is at least one place that has handling of async context: https://github.com/nodejs/node/blob/0f375db9c6434c49dd3c738e85ab9fc91ee4e7a3/lib/_http_outgoing.js#L911 Could it be that something as simple as that...