hey guys so we are also using some python service ...
# spicedb
t
hey guys so we are also using some python service now to talk to the spicedb and are using your python client there. for some reason it always tries to create async requests with grpc version 1.56 and always fails when trying to get a response there. i think something changed in grpc calls with some unary_unary stuff in version 1.56. im not sure im no python developer :p. Is that a known issue ?
6 Views