Booking Reminders sent with an ever increasing delay
-
Using WP 5.3.6
WC 3.9.2
WC bookings 1.15.9I can’t update WC to the latest version or I will lose some custom functionality.
When a customer creates a new booking they should immediately get a booking reminder sent to their email.
If I delete all the bookings/orders in my WC and start from scratch here is what I am noticing:
1st new booking -> customer email reminder sent immediately
2nd new booking -> customer email reminder sent seemingly immediately
3rd new booking -> customer email reminder sent with about a 2 minute delay
4th new booking -> customer email reminder sent with a 13 minute delay. The delay is so long that I can log out of the test user, log into the admin dashboard and see the scheduled cron job in WP->settings->Cron schedules -> Cron events. It is set to happen exactly on the next hour from the time of booking. Time booked 11:47pm, 12:00am cron job to send booking reminder.
5th new booking -> customer email reminder sent with a 43 minute delay. It is set to happen exactly on the next hour from the time of booking. Time booked 12:17am, cron job set for exactly 1:00am.
6th new booking -> customer email reminder sent with a 1 hour and 39 minute delay. Time booked 12:21 am, cron job set for exactly 2:00am.
The delay seems to get bigger and bigger and then starts to fall into a cycle of happening every hour.
The topic ‘Booking Reminders sent with an ever increasing delay’ is closed to new replies.