Closed kvcache closed 1 year ago
consume the latest sdk with the new error types. This also lets topic subscribe do a little bit better with output when the connection is interrupted without an error - whether due to inactivity or a service deployment and h2 goaway.
topic subscribe
Just one question - is there any way to say Unsupported Operation
we'd have to add that support on the service, which we do not currently have.
consume the latest sdk with the new error types. This also lets
topic subscribe
do a little bit better with output when the connection is interrupted without an error - whether due to inactivity or a service deployment and h2 goaway.