[wp-trac] [WordPress Trac] #47223: Site Health Check: "last missed cron" test too aggressive
WordPress Trac
noreply at wordpress.org
Wed May 13 13:19:14 UTC 2020
#47223: Site Health Check: "last missed cron" test too aggressive
-------------------------------------------------+-------------------------
Reporter: DavidAnderson | Owner:
| peterwilsoncc
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 5.3
Component: Site Health | Version: 5.2
Severity: normal | Resolution: fixed
Keywords: site-health has-patch has-unit- | Focuses:
tests commit |
-------------------------------------------------+-------------------------
Comment (by galbaras):
@jetxpert Since WordPress provides a way to run jobs when visitors load
pages, why would you settle for once every 30 minutes?
You can run WP CRON from an O/S cron job as a backup, in case you don't
get enough traffic, and then, every 30 minutes may be OK.
It's likely that you can use the following workaround: instead of setting
up one cron job every 30 minutes, set up 3 identical ones, and run them 10
minutes apart. Basically, if your hosting company is unreasonable, chear
;P
--
Ticket URL: <https://core.trac.wordpress.org/ticket/47223#comment:39>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list