Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Retry for cache backend does not catch SQLAlchemy errors #1052

Closed
leplatrem opened this issue Jan 31, 2017 · 0 comments
Closed

Retry for cache backend does not catch SQLAlchemy errors #1052

leplatrem opened this issue Jan 31, 2017 · 0 comments
Labels

Comments

@leplatrem
Copy link
Contributor

leplatrem commented Jan 31, 2017

It only catches psycopg2.IntegrityError ...

@leplatrem leplatrem added the bug label Jan 31, 2017
leplatrem added a commit that referenced this issue Jan 31, 2017
The IntegrityError is converted into a BackendError (fixes #1052)
leplatrem added a commit that referenced this issue Jan 31, 2017
The IntegrityError is converted into a BackendError (fixes #1052)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant