Open AetheWu opened 4 months ago
Hello @AetheWu, do you have a reproduction example? I tried to reproduce this and so far I am getting a valid error (nats: no response from stream
) and no panic, so it would be awesome if you could provide some more details.
Observed behavior
Publish messages to a stream which is not existed, then the client panic
Expected behavior
no panic
Server and client version
nats-server: v2.10.16 nats-client: nats.go-v1.34.1
Host environment
linux amd64; nats deploy with helm
Steps to reproduce
No response