You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 18, 2018. It is now read-only.
Today cancelling streaming results requires the connection to go away or the server side to sever the close it. There's no way for the client to independently cancel a stream without closing the connection. Support this requires a protocol change and a new message type to indicate a cancelled stream.
Today cancelling streaming results requires the connection to go away or the server side to sever the close it. There's no way for the client to independently cancel a stream without closing the connection. Support this requires a protocol change and a new message type to indicate a cancelled stream.
/cc @anurse @moozzyk