Anyone running into sporadic `14
# spicedb
b
Anyone running into sporadic
14 UNAVAILABLE: read ECONNRESET
errors on calls using authzed-node client? We've setup retries already and some keepalive settings on the grpc client already, but still seeing these happening occasionally on checkperms calls.
v
there are a handful of issues opened which seem to point to grpc.js version https://github.com/authzed/authzed-node/issues/64 https://github.com/authzed/authzed-node/issues/77
b
Looks like we are on 1.8.17 which does satisfy the requirements on authzed-node v0.13
Copy code
"@grpc/grpc-js": {
      "version": "1.8.17",