If the receiving end of a webhook is offline or returns an error code, will the webhook be retried later?
Litium version: 7.4
If the receiving end of a webhook is offline or returns an error code, will the webhook be retried later?
Litium version: 7.4
hello, webhook will be retried multiple times for up to 5 days after the first failure.
The retry strategy in detail looks like this :
The engine is using the Litium.Application.Events.WebHooks.Engine.WebHookRetrySchedulerService, Litium.Application
to get the next execution time.
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.