puppet-heat/releasenotes/notes/add-client-retry-limit-config-097ef24eece57bdf.yaml
Rabi Mishra 876a4bddfe Make heat config client_retry_limit configurable
This adds a new parameter to configure client_retry_limit config
to a value higher than the default.

Change-Id: Ibd3999a394c8827efa7a6034e69e55858d2e44ed
2019-12-09 18:09:56 +05:30

5 lines
124 B
YAML

---
features:
- Add new parameter 'client_retry_limit' to increase
the number of retries in case of transient errors.