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

Celery errors out with MySQL server gone away. #1473

Closed
bkyryliuk opened this issue Oct 28, 2016 · 0 comments · Fixed by #1492
Closed

Celery errors out with MySQL server gone away. #1473

bkyryliuk opened this issue Oct 28, 2016 · 0 comments · Fixed by #1492
Assignees
Labels
airbnb Airbnb related !deprecated-label:bug Deprecated label - Use #bug instead sqllab Namespace | Anything related to the SQL Lab

Comments

@bkyryliuk
Copy link
Member

On master only, airbnb_prod is fine.

Some reading:
http://docs.sqlalchemy.org/en/latest/core/pooling.html#disconnect-handling-pessimistic

Prev solution:
https://github.com/airbnb/caravel/blob/master/caravel/utils.py#L516

PR to fix it:#1465

@bkyryliuk bkyryliuk added !deprecated-label:bug Deprecated label - Use #bug instead airbnb Airbnb related sqllab Namespace | Anything related to the SQL Lab labels Oct 28, 2016
@bkyryliuk bkyryliuk added this to the Ipswich Sprint 2016-11-11 milestone Oct 28, 2016
@bkyryliuk bkyryliuk self-assigned this Oct 31, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
airbnb Airbnb related !deprecated-label:bug Deprecated label - Use #bug instead sqllab Namespace | Anything related to the SQL Lab
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant