Posts Expiring At Random Times
-
We’ve had several instances of posts not expiring as scheduled. In our debug log, I see some of these failures. An example is:
2021-09-23 11:42:10 126479 -> FAILED category Array ( [expireType] => category [category] => Array ( [0] => 9551 [1] => 9569 [2] => 8 [3] => 9 ) [categoryTaxonomy] => ) 2021-09-23 11:42:07 126479 -> SCHEDULED at Wed, 22 Sep 2021 05:05:00 -0700 (1632287100) with options Array ( [expireType] => category [category] => Array ( [0] => 9551 [1] => 9569 [2] => 8 [3] => 9 ) [categoryTaxonomy] => ) no error
In addition to Post Expirator, we’re using WP Crontrol and WP Missed Schedule. I see the postExpiratorExpire countdowns in our WP Crontrol Events. Other scheduled events are executing correclty.
What do you think is going on? Thank you!
Viewing 10 replies - 1 through 10 (of 10 total)
Viewing 10 replies - 1 through 10 (of 10 total)
- The topic ‘Posts Expiring At Random Times’ is closed to new replies.