File: retry-delay-68d0c0a1dffcf2fd.yaml

package info (click to toggle)
python-keystoneauth1 5.12.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,284 kB
  • sloc: python: 23,506; xml: 285; makefile: 93; sh: 2
file content (6 lines) | stat: -rw-r--r-- 200 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
---
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.