• Resolved Stefin

    (@stepin)


    Hello,

    we notice that Woocommerce uses thousands of pending scheduled actions in our WP,
    Image: https://puu.sh/Ja2HM/b3d1cbf5e3.png

    the problem is that other integrations also uses pending actions to update the stock for eg.. and a lot of woocommerce pending actions blocks other integration to update.

    This results in stock and prices not being updated and we experience losses..

    We already using WP cron (every minute) and Action Schedule plugin is installed,

    but still, Woo still generates thousands of these actions.

    How to improve these actions’ performance to make them go faster ?

    thank you

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi @stepin ,

    It is a bit difficult to pinpoint the cause of this issue based only on the description. According to Action Scheduler’s official website,

    By default, Action Scheduler will only process actions for a maximum of 30 seconds in each request.

    So, if an action exceeds the 30-second time limit, it automatically times out.
    Note: Please do not remove any of the scheduled actions as they are designed to perform certain scheduled tasks.

    Action Scheduler is provided built-in with WooCommerce plugin. Have you installed the Action Scheduler plugin separately?

    Hello,

    To get a better idea can you send us a copy of your site’s System Status? You can find it via WooCommerce > Status. Select “Get system report” and then “Copy for support”.?

    Also you can share a copy of any fatal error log found under WooCommerce > System Status > Logs (if any).

    Thanks.

    Thread Starter Stefin

    (@stepin)

    Hi,

    please take a look at our sysreport – https://puu.sh/JanuS/97d787d0ed.txt

    some fatal’s https://puu.sh/Janvh/3ccdd849bb.txt

    will be waiting for your answer,
    thanks!

    [ Please do not bump. ]

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Thousand of scheduled actions blocks our other plugins’ is closed to new replies.