Skip to content

Fix follow-up cron wiring#42

Merged
MaxLinCode merged 1 commit into
mainfrom
codex/fix-followup-cron
Mar 22, 2026
Merged

Fix follow-up cron wiring#42
MaxLinCode merged 1 commit into
mainfrom
codex/fix-followup-cron

Conversation

@MaxLinCode

Copy link
Copy Markdown
Owner

Summary

  • add the Vercel cron schedule and accept GET requests for the follow-up cron route
  • make follow-up bundle idempotency deterministic across repeated runner attempts
  • update tests and deployment docs for the production cron contract

Verification

  • pnpm --filter @atlas/web typecheck
  • pnpm --filter @atlas/web test -- --run src/app/api/cron/send-followups/route.test.ts src/lib/server/follow-up.test.ts

@vercel

vercel Bot commented Mar 22, 2026

Copy link
Copy Markdown

Deployment failed with the following error:

Hobby accounts are limited to daily cron jobs. This cron expression (*/10 * * * *) would run more than once per day. Upgrade to the Pro plan to unlock all Cron Jobs features on Vercel.

Learn More: https://vercel.link/3Fpeeb1

@MaxLinCode
MaxLinCode merged commit 570bc27 into main Mar 22, 2026
1 check failed
@MaxLinCode
MaxLinCode deleted the codex/fix-followup-cron branch March 22, 2026 01:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant