Files
deb-python-taskflow/taskflow/persistence/backends/impl_sqlalchemy.py
Joshua Harlow 6ff35903e9 Use the retrying lib. to do basic sqlalchemy engine validation
Instead of a custom loop and backoff just use the retrying
library to do this same code and delegate the loop complexity
to it instead.

Change-Id: Iaf02cc728d2a2cfc7077300e03d7ef25522717b7
2016-01-16 04:49:52 +00:00

25 KiB