Does watcher action webhook involve retrying?

We use Elasticsearch in ElasticCloud and use Watcher.
When the Watcher raises an alert, it invokes a configured webhook action. It works most of the time.
I need to know whether the Watcher retries the webhook action, under which conditions, what are the parameters of the retry and whether the retry parameters are configurable.

E.g. is there any option to perform retries with initial timeout 30 seconds, with exponential backoff and maximum number of tries equal to 5, for all transient HTTP errors?

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.