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

Add IRedisLock.ThrownExceptions #27

Closed
wants to merge 1 commit into from
Closed

Conversation

rufusl
Copy link

@rufusl rufusl commented Aug 18, 2017

I'm not quite sure if this is aligned with your changes for the next 2.0 version. But here is one solution for #24.
I also thought about just throwing the exceptions when they occur, but that would break the existing fail-safe behavior.

@samcook
Copy link
Owner

samcook commented Feb 13, 2018

Belated thanks for the pull request.

I've ended up implementing something a little different in terms of allowing the user to know when redis connections change, and reasons why locks aren't acquired. There's more details in #24.

@samcook samcook closed this Feb 13, 2018
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.

2 participants