No Maintenance Mode

Categories

Component ID

2310463

Component name

No Maintenance Mode

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

This module adds a cron job that checks to see if the site is in maintenance mode and if it is, it takes it out of maintenance mode. Certain errors (notably PDO erros or database unavailable errors) in some cases, can trigger the site to go into maintenance mode. This module ensures that the site will be taken out of maintenance mode when a cron jobs checks and find it in this state. Because most users should not use this, the bad judgement module is listed as it's dependency. It could have a legitimate use, if a site was experiencing periodic errors that triggered maintenance mode, this module could be used to bring the site automatically back online, until the root problem is found and solved. Again most users will not need this module so please do not enable it.