Skip to content

Add in retry for Elasticsearch facts

Grant Young requested to merge gy-elastic-fact-retry into master

MR adds in a retry for Elasticsearch host fact gathering calls in post-configure via the setup module.

Recently this call has started to fail randomly in some pipelines. Likely just a connection blip.

Merge request reports