I run flask project on 0.0.0.0 and it works correctly.
But after random period it shutdown. I need to visit project page and run again. This is limit of free plan or can I run project without shutdown in future?
@ch1ck3n I also needed some flask app always running, so I used uptimerobot, but for some reason it looks like it still shuts itself down after some time. The thing is I'm not sure if the website does indeed go down, or perhaps only stops saving some data to a data.json file, in which I sometimes see huge gaps without any data - which currently I assume are website shutdowns. Any idea on that?
Flask app sometimes shutdown
I run flask project on 0.0.0.0 and it works correctly.
But after random period it shutdown. I need to visit project page and run again. This is limit of free plan or can I run project without shutdown in future?
data.json
file, in which I sometimes see huge gaps without any data - which currently I assume are website shutdowns. Any idea on that?