Comment 1 for bug 1326608

Revision history for this message
Joshua Harlow (harlowja) wrote :

It should be relatively easy to plug-in a retry loop around/in https://github.com/openstack/taskflow/blob/master/taskflow/persistence/backends/impl_sqlalchemy.py#L299 (catching the appropriate exceptions and attempting the functor again...)