Hi, we’ve seen that there is a pre-built “retry function” with webhooks, is it possible to manage the number or the duration of these retries? Could you also tell us what are the current retry settings?
Thanks,
Nicola
Hi, we’ve seen that there is a pre-built “retry function” with webhooks, is it possible to manage the number or the duration of these retries? Could you also tell us what are the current retry settings?
Thanks,
Nicola
The Webhooks add-on doesn’t have a number of retries feature, it’s the Gravity Forms core async feed processor which provides a filter to alter the number of times it would try to process the feed, by default it’s set to 1. This can be changed using the following filter: gform_max_async_feed_attempts - Gravity Forms Documentation
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.