[wp-trac] [WordPress Trac] #39340: Scheduled Posts are being missed (problem with wp-cron.php?)

WordPress Trac noreply at wordpress.org
Mon Mar 16 17:37:43 UTC 2020


#39340: Scheduled Posts are being missed (problem with wp-cron.php?)
----------------------------+------------------------------
 Reporter:  remarkablemike  |       Owner:  (none)
     Type:  defect (bug)    |      Status:  new
 Priority:  normal          |   Milestone:  Awaiting Review
Component:  Cron API        |     Version:  4.6.1
 Severity:  normal          |  Resolution:
 Keywords:                  |     Focuses:
----------------------------+------------------------------

Comment (by archon810):

 I've been digging into this issue for a while and discovered the real
 culprit - race conditions with the cron array in the db.

 See #49520 for the details.

 In the meantime, we've implemented a watchdog that fires every minute and
 checks for posts that had missed schedule.

 We're also looking into Cavalcade as the proper solution.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/39340#comment:8>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list