
The db_max_retries parameter regulates the number of reconnection attempts performed after an error raised rather than at startup. Change-Id: I62a8ae71d3f041020596f844ea93e06136e31448 Closes-Bug: 1579718
7 lines
198 B
YAML
7 lines
198 B
YAML
---
|
|
features:
|
|
- Add support for db_max_retries param
|
|
The db_max_retries parameter regulates
|
|
the number of reconnection attempts performed
|
|
after an error raised rather than at startup.
|