Occasionally the application will die inside the kubernetes pod, I suspect the issue is related to how it is being run and deployed. Investigate and update method for running the application forever. `gunicorn` should be utilized accordingly as well.
Occasionally the application will die inside the kubernetes pod, I suspect the issue is related to how it is being run and deployed.
Investigate and update method for running the application forever.
gunicornshould be utilized accordingly as well.