if I put my app into maintenance mode, does hourly/daily cron still run, and do delayed jobs continue executing? Since the purpose of maintenance mode is to prevent database errors before migrations are run, it seems like you can have code in rake and in djobs that fails in the same way as user-interaction code would.
Thanks, Yuri. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Heroku" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/heroku?hl=en -~----------~----~----~----~------~----~------~--~---
