Skip to content

Conversation

doodlesbykumbi
Copy link

@doodlesbykumbi doodlesbykumbi commented May 18, 2021

Closes #406

participantChannel is a special channel used only to keep track of participants. No data goes through it. This prevents bugs associated with having non-participating subscribers on the channels that have data going through them.

participantChannel is a special channel used only to keep track of participants. No data goes through it. This prevents bugs associated with having non-participating subscribers on the channels that have data going through them.
The participant channel is used to count subscribers. Any counted but non-participating subscribers result in a timeout error when gathering responses. Non-participating clients can subscriber to the request and response channels without issue.
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.

A more robust way to gather facts from nodes
1 participant