Hi I have a web app with pre-rendered content, so I thought to use the CRON schedule to re-start the service every hour to regenerate the static content. But I noticed if I enable the CRON job, the site will go down as HTTP 502 error (every single time), and if I disable CRON, the site is back up online immediate. Is this a bug?
#Set CRON schedule crash the site?
3 messages · Page 1 of 1 (latest)