[wp-trac] [WordPress Trac] #57271: Cron unschedule / reschedule event errors
WordPress Trac
noreply at wordpress.org
Fri May 3 02:31:25 UTC 2024
#57271: Cron unschedule / reschedule event errors
------------------------------------------+------------------------------
Reporter: domainsupport | Owner: audrasjb
Type: defect (bug) | Status: assigned
Priority: normal | Milestone: Awaiting Review
Component: Cron API | Version: 6.0
Severity: normal | Resolution:
Keywords: needs-unit-tests needs-patch | Focuses:
------------------------------------------+------------------------------
Comment (by emilycestmoi):
I feel like I'm missing something too.
To clarify, the cron log I attached above shows I have a cron run firing
every 2 minutes (120 seconds), each "got transient: xxxx" line is a
separate cron run 2 minutes apart--this is entirely expected and how my
cron runs are scheduled. I am not seeing any duplicate cron runs at all.
The reschedule warning occurs during my expected cron runs, again, no
duplicate cron runs are seen, no "cron firing twice in the same
microsecond" is seen.
I am also not seeing any lost cron events or events that failed to
reschedule.
The original patch suggested https://github.com/WordPress/wordpress-
develop/pull/3726 (just ignore the warning) would fix the issue that I am
observing on my sites.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/57271#comment:79>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list