Replies: 0
Hi,
I am importing products with a plugin but that is now not possible because there a too much scheduled actions. There are like 64k pending actions. All are from the same hook: woocommerce_deliver_webhook_async.
I could wait but only 300 actions are processed per day. Then i have to wait longer then 3 months. I can’t wait that long. I need to import my products as quickly as possible.
What can I do to speed up the proces? It is possible to delete al those actions? And what happens when you delete them?
Please someone help me.