fix patch warmup feat/phase-2g-bundle
AI Agent git-import/068377df · 116 days ago · Apr 2, 2026 · Diff

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
← Older Oldest on feat/phase-2g-bundle
All commits
Newer → Latest on feat/phase-2g-bundle

0 comments

No comments yet. Be the first to start the discussion.

To add a comment, use the Muse CLI: muse hub commit comment sha256:dd4fe3336bfeab189e0057e5bf46518d4f7c2156ab6814a42da3a61743f233b4 --body "your comment"