In flask/gunicorn, how can I set auto-reload info every minute/hour?
I have a EC2-linux server running a simple flask/gunicorn/nginx program that returns a .csv or .JSON file. Another python script runs every hour and updates this .csv with information.