core/homeassistant/components/recorder
Sean 12129f0e6a Try catch around database updates in recorder. Resolves 6919 (#8349)
* 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
2017-07-06 21:46:50 -07:00
..
__init__.py Try catch around database updates in recorder. Resolves 6919 (#8349) 2017-07-06 21:46:50 -07:00
const.py Feature/reorg recorder (#6237) 2017-02-26 14:38:06 -08:00
migration.py Create an index on the states table to help hass startup time (#8255) 2017-07-01 14:10:17 -07:00
models.py Fix pylint 1.7.2 no-else-return issues (#8361) 2017-07-05 23:30:01 -07:00
purge.py Feature/reorg recorder (#6237) 2017-02-26 14:38:06 -08:00
util.py Update docstrings (#7374) 2017-05-02 09:18:47 -07:00