Closed edubacco closed 4 years ago
Checks fail on a not modified file
This is not the best solution to this issue. We should make sure that any date/time logic is done in UTC instead. See:
https://github.com/humanmade/Cavalcade/issues/74
And the proposed fix: https://github.com/humanmade/Cavalcade-Runner/pull/64
Cavalcade-Runner force db timezone to UTC. If PHP is configured to use a different timezone, jobs will be inserted and executed according to different timezones. This will cause spikes in cron executions.