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
waitUntiltime is reached
In case it helps, this is the project I need this for:
https://github.com/wovendesign/social-schedulerAre you running on your own server or serverless?
Running it on my own server
Interestingly enough, I somehow got it working without knowing exactly what causes it to work now
I'll mark this as solved, but if anyone faces similar issues, maybe something in this commit can help:
https://github.com/wovendesign/social-scheduler/commit/f6f24f7e087daa3a173f3429e7b384b39b8b2779Star
Discord
online
Get dedicated engineering support directly from the Payload team.