fix
patch
warmup
feat/phase-2g-bundle
fix(warmup): use standard cron syntax — Netlify does not support @every
Netlify scheduled functions accept standard cron or @hourly/@daily/@weekly but NOT @every. The warmup function was never firing. Changed to */5 * * * * (every 5 minutes UTC).
sha256:dd4fe3336bfeab189e0057e5bf46518d4f7c2156ab6814a42da3a61743f233b4
sha
sha256:6b0513388dc05bb6c27690eac62295b49470e6491bd3056c56fbb1c80594bfe3
snapshot
0 comments
To add a comment, use the Muse CLI:
muse hub commit comment sha256:dd4fe3336bfeab189e0057e5bf46518d4f7c2156ab6814a42da3a61743f233b4 --body "your comment"
No comments yet. Be the first to start the discussion.