nats-io / stan.net

The official NATS .NET C# Streaming Client
Apache License 2.0
137 stars 41 forks source link

Do not disconnect on NATSReconnectBufferException #165

Closed ColinSullivan1 closed 4 years ago

ColinSullivan1 commented 4 years ago

Ignore the reconnect buffer exception when pinging to allow the connection to self heal.

Signed-off-by: Colin Sullivan colin@synadia.com