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 rescuing errors in RedisProxy#increment #445

Merged
merged 1 commit into from
Oct 15, 2019

Conversation

fatkodima
Copy link
Contributor

Closes #437

Copy link
Collaborator

@grzuy grzuy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @fatkodima,

Thank you for the fix!
Can we please also add a test case which reproduces the original issue?
Maybe in spec/integration/offline_spec.rb...?

@fatkodima
Copy link
Contributor Author

fatkodima commented Oct 15, 2019

Updated.
CI failure is not related to my pr.

@grzuy
Copy link
Collaborator

grzuy commented Oct 15, 2019

Triggered rebuild of the failing job. Green now.

@grzuy
Copy link
Collaborator

grzuy commented Oct 15, 2019

Awesome!
Thank you very much.

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.

RedisProxy will still raise an error when Redis is down
2 participants