[wp-trac] [WordPress Trac] #50437: Add leniency to the overdue check for plugin and theme auto updates

WordPress Trac noreply at wordpress.org
Sun Jun 21 22:51:53 UTC 2020


#50437: Add leniency to the overdue check for plugin and theme auto updates
-------------------------+---------------------
 Reporter:  johnbillion  |       Owner:  (none)
     Type:  enhancement  |      Status:  new
 Priority:  normal       |   Milestone:  5.5
Component:  Security     |     Version:  trunk
 Severity:  normal       |  Resolution:
 Keywords:  needs-patch  |     Focuses:
-------------------------+---------------------

Comment (by peterwilsoncc):

 The site health component uses the following for considering cron jobs
 late and missed:

 ''Default:''
 * late: 0 seconds
 * missed: 5 minutes

 ''`DISABLE_WP_CRON` set to true, ie for sites using a custom cron
 runner:''
 * late: 15 minutes
 * missed: 1 hour

 Consistency with late/missed considerations between the auto-updates and
 site health would be useful, if ''late'' is modified for these screens I
 think it would be useful to do the same for the site health component.

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


More information about the wp-trac mailing list