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

SignalR Redis doesn't reconnect to Redis server after stop and re-start Redis server #916

Closed
Xiaohongt opened this issue Nov 4, 2012 · 6 comments
Assignees
Milestone

Comments

@Xiaohongt
Copy link
Contributor

No description provided.

@ghost ghost assigned davidfowl Nov 4, 2012
@jlew-cs
Copy link

jlew-cs commented Feb 13, 2013

@davidfowl Here is the code I came up with to try and address this issue, that we discussed earlier on Jabbr.
https://gist.github.com/jlew-cs/4946839

It is essentially a clone of the existing class, with some additional logic to go into a retry loop if a connection fails during the initial connection process, or if an error/close event is received after the initial connection.

@davidfowl
Copy link
Member

Moving to 1.1 for scaleout rewrite.

@davidfowl
Copy link
Member

This is implemented in dev.

@Xiaohongt
Copy link
Contributor Author

verified

@Xiaohongt
Copy link
Contributor Author

this repro in 1.1 rtw, it is regression from 1.1 beta

@Xiaohongt Xiaohongt reopened this May 6, 2013
@Xiaohongt
Copy link
Contributor Author

we have some change that we will miss messages until the cursor match

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

No branches or pull requests

3 participants