Forum Replies Created

Viewing 7 replies - 1 through 7 (of 7 total)
  • Thread Starter abidg

    (@abidg)

    @shahzeenfarooq thanks for your kind reply. Would you please any plugin which provide that kind of feature. I’ll be very thankful.

    Thread Starter abidg

    (@abidg)

    @jonayedhosen

    1. WooCommerce > Settings > Advanced > Webhooks

      only 5 required webhooks there and those are not related to this.. I’d contacted their support and they’re saying that these web-hooks are not created by their webhooks

      2. WP Crontrol?plugin

      Tools > Cron Events

      Nothing is there related to woocommerce_deliver_webhook_async, even can’t find anything with search

      synchronous webhook delivery

      I’ve added this code into functions.php of child theme but those webhooks are being creating massively like 60k to 80k on daily basis and badly impacting the performance.

      I want to completely disable these scheduled actions/woocommerce_deliver_webhook_async

      Thread Starter abidg

      (@abidg)

      this error came when I deleted all pending Scheduled Actions

      Thread Starter abidg

      (@abidg)

      [21-Dec-2024 19:59:40 UTC] PHP Fatal error: Uncaught InvalidArgumentException: Unidentified action 1278718: we were unable to mark this action as having failed. It may may have been deleted by another process. in /home/host/public_html/wp-content/plugins/woocommerce/packages/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php:1091
      Stack trace: 0 /home/host/public_html/wp-content/plugins/woocommerce/packages/action-scheduler/classes/abstracts/ActionScheduler_Abstract_QueueRunner.php(121): ActionScheduler_DBStore->mark_failure() 1 /home/host/public_html/wp-content/plugins/woocommerce/packages/action-scheduler/classes/abstracts/ActionScheduler_Abstract_QueueRunner.php(99): ActionScheduler_Abstract_QueueRunner->handle_action_error() 2 /home/host/public_html/wp-content/plugins/woocommerce/packages/action-scheduler/classes/ActionScheduler_QueueRunner.php(170): ActionScheduler_Abstract_QueueRunner->process_action() 3 /home/host/public_html/wp-content/plugins/woocommerce/packages/action-scheduler/classes/ActionScheduler_QueueRunner.php(140): ActionScheduler_QueueRunner->do_batch() 4 /home/host/public_html/wp-includes/class-wp-hook.php(324): ActionScheduler_QueueRunner->run() 5 /home/host/public_html/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters() 6 /home/host/public_html/wp-includes/plugin.php(565): WP_Hook->do_action() 7 /home/host/public_html/wp-cron.php(191): do_action_ref_array() 8 {main}

      thrown in /home/host/public_html/wp-content/plugins/woocommerce/packages/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php on line 1091

      Thread Starter abidg

      (@abidg)

      Thanks for your kind reply.

      Actually, I’ve already been gone through these steps but still it is popping up and causing performance issues. I’d used WP Crontrol?plugin but it doesn’t show any woocommerce_deliver_webhook_async actions which is quite strange.

      Thread Starter abidg

      (@abidg)

      yeah it is the Latest version & updated one.

      abidg

      (@abidg)

      @ szymanski …. I’m facing the same issue
      did you found any solution of this problem????
      I’m waiting for your kind reply

    Viewing 7 replies - 1 through 7 (of 7 total)