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

BF: Handle redis errors #10

Merged
merged 1 commit into from
Aug 17, 2016
Merged

BF: Handle redis errors #10

merged 1 commit into from
Aug 17, 2016

Conversation

rahulreddy
Copy link
Collaborator

Fix #9

This commit offers a cleanup to unify the redis client usage
and add an error handler to handle redis connection errors. The option
for offline queue has been removed (for now) as it may grow the callback
queue to infinity and eventually result in a RangeError.

Fix #9

This commit offers a cleanup to unify the redis client usage
and add an error handler to handle redis connection errors. The option
for offline queue has been removed (for now) as it may grow the callback
queue to infinity and eventually result in a RangeError.
@rahulreddy rahulreddy force-pushed the dev/BF/RedisErrorHandler branch from c0d4e16 to da09106 Compare August 17, 2016 18:42
@rachedbenmustapha
Copy link
Contributor

👍

1 similar comment
@LaurenSpiegel
Copy link
Contributor

👍

@rahulreddy rahulreddy merged commit a85f1d8 into master Aug 17, 2016
@rahulreddy rahulreddy deleted the dev/BF/RedisErrorHandler branch August 17, 2016 20:56
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