We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I see notify cluster when conn connected
emitter/internal/broker/conn.go
Lines 343 to 345 in ad96b72
but when conn closed didn't notify the cluster, is there any reason? I read the code, sub/keyban events all have notify true/false pairs.
Lines 350 to 373 in ad96b72
The text was updated successfully, but these errors were encountered:
Marking this as a bug for now, need to investigate properly as I don't recall right now why exactly.
Sorry, something went wrong.
No branches or pull requests
I see notify cluster when conn connected
emitter/internal/broker/conn.go
Lines 343 to 345 in ad96b72
but when conn closed didn't notify the cluster, is there any reason? I read the code, sub/keyban events all have notify true/false pairs.
emitter/internal/broker/conn.go
Lines 350 to 373 in ad96b72
The text was updated successfully, but these errors were encountered: