mirror of
https://github.com/home-assistant/core.git
synced 2026-09-01 19:12:41 +01:00
* Try catch around database updates in recorder. Resolves 6919 * Fixing failed test for line length * Catch only OperationalError and retry connections before giving up * Including alchemy exceptions in single function