So if I make a change to something (like changing the gameFailedToStart function), do I have to redeploy my CLOT every time? I changed it from the 10 minute check to 5 days and it did not reflect in my CLOT the next time it ran cron. If I make changes to my website template (page color, etc) it happens the next time I refresh the page (regardless of the cron running or not). How to I make sure .py changes are reflected?
EDIT - I re-deployed the CLOT and it reflected the proper changes. It is no longer deleting my games after 10 minutes of not joining.