Missing information on how signicat handles response status code outside 200 range when posting webhook.
Scenario:
Client is down(500 || 503). Client expects that the request is retried after some defined period.
Details please
Missing information on how signicat handles response status code outside 200 range when posting webhook.
Scenario:
Client is down(500 || 503). Client expects that the request is retried after some defined period.
Details please
Hi Herman,
Delivery failures are retried with exponential backoff:
30 seconds
5 minutes
30 minutes
2 hours
6 hours
12 hours
24 hours
I’ll make sure this gets added to our documentation.
Does there exist some mechanism for forceful retry?
Hi Herman,
There is currently no support for manual retries.
Christoffer
Do you accept feature requests?
If so, where should these be submitted.
This should be a feature.