What situation causes the Watch stream to get 'can...
# spicedb
p
What situation causes the Watch stream to get 'cancelled'? Is this something happening in SpiceDB code or a problem at some other layer (grpc or network)? have a listener on a watch stream in my node app, but arbitrarily, the stream cancels itself (haven't been able to find a pattern yet, can happen in the middle of API calls or even if the server is just running idle) Example payload in the
data
there