Skip to content

What is ErrNoResponders exactly? #1158

Answered by wallyqs
umutozd asked this question in Q&A
Discussion options

You must be logged in to vote

The client would get a ErrNoResponders error whenever the servers has not mounted yet the JetStream API in the server to serve a stream (for example during boot). The same would happen if the stream does not exist, since there is no JetStream API NATS subject ready for the client to send requests to in order to persists messages from that stream, so this also becomes a ErrNoResponders error.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@umutozd
Comment options

Answer selected by umutozd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants