humanmade / Cavalcade

A better wp-cron. Horizontally scalable, works perfectly with multisite.
https://engineering.hmn.md/projects/cavalcade/
Other
515 stars 46 forks source link

Add `--ready` switch to `wp cavalcade jobs`. #58

Open peterwilsoncc opened 6 years ago

peterwilsoncc commented 6 years ago

A ready filter would be handy that runs the pseudo SQL query SELECT jobs WHERE status='waiting' AND 'nextrun' < time().