This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author sri_spl
Recipients anton.barkovsky, sri_spl
Date 2018-10-12.14:35:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1539354900.41.0.788709270274.issue34965@psf.upfronthosting.co.za>
In-reply-to
Content
@anton.barkovsky
Thank you so much for quick response. I am not pretty sure, but below are the findings so far.

The same docker container is used by 30+ applications. All applications are working fine until last week and all of a sudden all apps are going down one by one. Our preliminary analysis is all projects using flask are going down where as apps not using flask are good.
We use Kubernetes service layer, so we are checking if there is anything suspicious upgrade happened there as well.
I am trying to explore more to see if anybody faced such issues with flask
Eg: https://stackoverflow.com/questions/24884901/python-flask-webserver-stop-responding

Thanks much for taking time
History
Date User Action Args
2018-10-12 14:35:00sri_splsetrecipients: + sri_spl, anton.barkovsky
2018-10-12 14:35:00sri_splsetmessageid: <1539354900.41.0.788709270274.issue34965@psf.upfronthosting.co.za>
2018-10-12 14:35:00sri_spllinkissue34965 messages
2018-10-12 14:35:00sri_splcreate