Webhooks Retry
-
Dears,
I’m using Woocommerce webhooks for approved orders in order to upload products and user data to my internal ERP.
The webhook target is a firebase cloudfunction.
It usually works fine, but sometimes I got a http_request_failed from google server:[Response] => Array ( [Code] => http_request_failed [Message] => cURL error 6: Could not resolve host: us-central1-xxxxx.cloudfunctions.net [Headers] => Array ( ) [Body] => Webhook body is not logged unless WP_DEBUG mode is turned on. This is to avoid the storing of personal data in the logs. )The webhooks retry works after few hours later (sometimes it doesnt work). Is it possible to change it settings? Reduce retry time, trials, etc?
Thanks for your support
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Webhooks Retry’ is closed to new replies.