ff1b201d58
The taskflow library allows us to customize idle_timeout. This change makes the option set according to the equivalent option in oslo.db similarly to the other options such as max_overflow. Change-Id: I1c50f232c4f0c5c10a3dd5a928466f7ef67a9763
6 lines
139 B
YAML
6 lines
139 B
YAML
---
|
|
features:
|
|
- |
|
|
Now the ``[database] connection_recycle_time`` option is also used by
|
|
connections in MySQL persistence driver.
|