momentohq / momento-cli

Official CLI for Momento Serverless Cache
Apache License 2.0
48 stars 10 forks source link

chore: update sdk #257

Closed kvcache closed 1 year ago

kvcache commented 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.

mjindalmotiv8 commented 1 year ago

Just one question - is there any way to say Unsupported Operation

kvcache commented 1 year ago

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.