Re-establish DB connection pool when DB failover happens
Open
- Dominant language
- Python
- Stars
- 670
- Forks
- 183
- Avg merge
- 17h 7m
- Merged PRs (30d)
- 358
Description
Rarely cloud DB instances are automatically gone through a fail-over process.
- [x] Change the configuration to use a DNS name instead of a static IP for DB.
- [ ] If possible, detect the connection resets and re-create the DB connection pool.
JIRA Issue: BA-341
Contributor guide
Assessment
This issue has not been assessed yet.