Hi, we seem to be having some issues with the auth...
# spicedb
w
Hi, we seem to be having some issues with the authzed-python library. Specifically, the client seems to claim to send requests to the server, but the message never arrives at the server (we can validate this from the logs of spicedb, and our load balancers). As we have a timeout set, these result in a Deadline Exceeded status code. Have you seen this before with grpc libraries or specifically python grpc libraries? I highly doubt this is a specific issue with your SDK, as it is auto-generated from the protobuf definition.
2 Views