octavia-lib/releasenotes/notes/Fix-possible-receive-timeout-error-f6d2454c48eb10cf.yaml
Michael Johnson 2a84a218ef Fix a possible receive timeout
This patch fixes a possible receive timeout caused by a slow response from the
driver agent. For example if the database is very slow.

Closes-Bug: #2032890

Change-Id: I9079030a5fef9dc44da242adab3c568666777451
2023-08-24 02:38:11 -04:00

6 lines
160 B
YAML

---
fixes:
- |
Fixed a possible receive timeout if the driver agent didn't respond inside
five seconds. For example if you have a very slow database.