Open cholcombe973 opened 5 years ago
Other alternatives are a) store a flag in the database b) A lock on the shared file (if read-only file system this will not work) API need to be exposed to a) write the flag to database. b) remove the flag. Bynar needs to re-evaluate if flag set is for too long.
We may need to following changes:
If we go with the DB-centric way: Use Case: Set to Maintenance
Use Case: Unset Maintenance
Anything better we can come up with besides just disabling the cron job while maintenance is being performed on a server?