• Since version 2.0.14, several Action Scheduler table entries exist in the WordPress database (storeSchema, loggerSchema, run_queue in Cron, etc.). Your Cron entry even causes data to be saved every minute. Action Scheduler entries are actually intended for WooCommerce. However, I don’t use WooCommerce. For all these reasons, I’ve reverted to version 2.0.13.

    Please delete these entries and ensure that they are only created in the WordPress database when someone is using WooCommerce. Alternatively, provide a selection field or similar in the Advanced Ads settings.

    Anything else will only unnecessarily bloat the WordPress database and likely increase the loading time of your WordPress website.

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

    (@ahmeddr)

    Hi @nmrockswp,

    Thanks for reaching out!

    The Action Scheduler is an open-source package developed by WooCommerce and used by many plugins to optimize cron jobs. Rank Math is another example that makes use of it as seen here.

    Advanced Ads is starting to use this package to reduce cron-related issues that some users experience.

    Please note that you can currently use a plugin like “Crontrol” and change the action’s schedule from every minute to once per hour.

    To do that, please follow these steps:

    1. Install the Crontrol plugin.
    2. Go to Tools > Cron Events.
    3. Click Edit under action_scheduler_run_queue
    4. Change the schedule from every minute to hourly.

    Have a great day!

Viewing 1 replies (of 1 total)

You must be logged in to reply to this topic.