New submission from Srikanth <sri...@gmail.com>:

We are have created Python 3.5 image on docker container.

All applications which are running on non-flask are working fine, but 
applications which are running on flask 0.12.2 are failing after prolonged 
usage of the application (Approx after 12 hours).
Note: We have enabled heart beat check for python to make sure the container is 
up which hits every 10 seconds.
After approx 12 hours, the application is stopping to respond to heart beat.

Any expert suggestion plz.

----------
components: Tests
messages: 327586
nosy: sri_spl
priority: normal
severity: normal
status: open
title: Python on Docker container using flask is going down after sometime
type: crash
versions: Python 3.5

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue34965>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to