-
Notifications
You must be signed in to change notification settings - Fork 2
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
If you restart beanstalkd, the workers cannot reconnect #2
Comments
This is actually quite a nasty one. |
This appears to be a bug in beaneater, and fixed in beanstalkd/beaneater@7fd69f6 (Not cleaning-up pooled connections when the fail) |
This seems to be caused by nesquena/backburner#93. |
Backburner collaborator replied to my bug:
|
You get continual
Exception Beaneater::NotConnected -> Could not connect!
even when beanstalkd has been correctly restarted.The text was updated successfully, but these errors were encountered: