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

Fix tests #7

Open
wants to merge 15 commits into
base: master
Choose a base branch
from
Open

Fix tests #7

wants to merge 15 commits into from

Conversation

kenhunt
Copy link

@kenhunt kenhunt commented Feb 22, 2019

Let's dust off this bit of code and run with it.

ruffrey and others added 15 commits November 2, 2018 09:32
Implements a 1 second wait time when reconnecting to the beanstalkd server. In situations where beanstalkd is unavailable, the worker will reconnect so quickly that it consumes all CPU resources. The reconnect time of 1s is configurable.
without rethrowing an error when reserve fails, this tube watcher never re-acquires a connection
@mickhansen
Copy link
Contributor

Whats the motivation for removing es6 import/export? As far as i can tell the dependency on babel is still in

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants