using waitUntil saves a Date to the job document that's in the future. Every time the job runner looks through jobs to run, it will skip jobs where the current date <= date saved on the job document
right, but what's triggering the job runner to run?
if I schedule a job to run with "waitUntil" two weeks from now, how would the job runner know to run then without getting nudged by a cron or some other polling mechanism?
it won't - something has to attempt and run it. You'd have to run a cron regularly
ahh, ok. thanks for clarifying
Is there any UI for Jobs in Payload Admin?
Star
Discord
online
Get dedicated engineering support directly from the Payload team.