• Hello!
    With this plugin (that I appreciate, thanks), I run into the same issue I have with WooCommerce Bookings: there are 2 cron jobs (hooks: cwg_delete_subscribers and cwg_schedule_third_party_support) that run every 5 minutes and don’t delete their entries when the action is marked as Complete (or Failed).
    That is 288 database entries in a day or 8640 in a month, x2… When I first found out about this issue with WooCommerce Bookings in 2020, my database had grown to 3Gb, all because of this issue (I mentioned it here: https://fabienb.blog/almost-blew-up-wordpress-blog-with-wrong-setting/)

    I regularly clean up my database, and have now created my own plugin to run this from the WordPress menu rather than with PHPMyAdmin, but it’s annoying. I would like to have the option, at least, to slow down the recurrence so it doesn’t run every 5 minutes. My site is a small one, I don’t need to automatically check anything so frequently.

    Perhaps, since CWG offers the snippet to keep the subscribers even after a product is back in stock, there could even be a checkbox somewhere to simply not run the first of the cron jobs (implementing the snippet in the plugin by default).

    Help would be appreciated, thanks for your patience.

    • This topic was modified 8 months, 3 weeks ago by koandj.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Support CodeWooGeek Support

    (@codewoogeeksupport)

    Hello there,

    Thank you for your suggestion, and we appreciate it.

    We have taken note of your suggestions regarding adjusting the cron job frequency and adding a checkbox option to disable a specific cron job. We will consider implementing these in our upcoming version in an optimized manner based on their feasibility.

    Thanks.

Viewing 1 replies (of 1 total)
  • The topic ‘Slow down Scheduled Actions option, please’ is closed to new replies.