neutron-lib/releasenotes/notes/oslo-db-jitter-c4d13cc81755...

6 lines
197 B
YAML

---
fixes:
- The oslo.db wrap_db_retry function now supports randomized time jitter
in its retry algorithm. Add support for that feature, if the installed
version of oslo.db supports it.