Sometimes, my Python Django app in Azure crashes.
The error I get is this:
upstream connect error or disconnect/reset before headers. retried, and the latest reset reason: remote connection failure, transport failure reason: delayed connect error: 111
I haven't been able to figure out what's causing it.
Any help is appreciated.
Thanks.