Is there a way to know that redis has dropped pubsub subscription? #1983
Unanswered
parsifal-47
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi All,
I think I am doing something basic:
but what I see sometimes is:
My key is getting updates but the connection is already discarded and I do not get anything on updatesChannel. I tried periodic pings, it doesn't help because pings succeeded.
Is there a way to know that subscription has been dropped?
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions