Skip to content
Discussion options

You must be logged in to vote

Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host

is fairly specific. The server has closed this TCP connection. We cannot know why but node logs should be able to tell that.

.NET client supports automatic connection recovery which a no-brainer for applications that consume. Publishers will have to use publisher confirms on top of that.

Replies: 1 comment 1 reply

Comment options

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

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