keystoneauth/releasenotes/notes/retry-delay-68d0c0a1dffcf2f...

7 lines
200 B
YAML

---
features:
- |
Allows configuring fixed retry delay for connection and status code retries
via the new parameters ``connect_retry_delay`` and
``status_code_retry_delay`` accordingly.