Simplify your stack and build anything. Or everything.
Build tomorrow’s web with a modern solution you truly own.
Code-based nature means you can build on top of it to power anything.
It’s time to take back your content infrastructure.

Is there a way to verify that my cron-job is working?

default discord avatar
ericwaetkelast year
2

I've set

shouldAutoRun: () => true,

and added this to the config.jobs.autoRun array


{
    cron: '* * * * *',
    limit: 100, // limit jobs to process each run
    queue: 'social-scheduler', // name of the queue
}


but my tasks don't perform once the

waitUntil

time is reached



In case it helps, this is the project I need this for:

https://github.com/wovendesign/social-scheduler
Star on GitHub

Star

Chat on Discord

Discord

online

Can't find what you're looking for?

Get dedicated engineering support directly from the Payload team.