heat/releasenotes/notes/requests-timeout-5d586f59dbe9bbfd.yaml
Takashi Kajinami 954cc656f8 Resolve B113 error (Requests call without timeout)
Add tunable timeout options to all request calls, so that slow response
does not hung up heat.

Change-Id: I16911cfe8e47f74f758103090bcba27b1750a350
2024-06-10 10:25:39 +09:00

10 lines
233 B
YAML

---
features:
- |
The following parameters have been added, to define timeout in internal
HTTP requests.
- ``[DEFAULT] metadata_put_timeout``
- ``[DEFAULT] template_fetch_timeout``
- ``[ec2authtoken] timeout``