Hey all, we've been able to solve datastore relate...
# spicedb
m
Hey all, we've been able to solve datastore related errors increasing max_connections and cpu in the postgres datastore. The only error that we keep seeing now and then is
Error: 13 INTERNAL: Received RST_STREAM with code 2 (Internal server error)
, and is only in our backend (GCP cloud run instance), that reaches spicedb cluster (GKE) through a VPC connector. It's worth mentioning that we have only 1 spicedb nodejs client instance for all requests. Any suggestions? There are no errors in the spicedb cluster logs
4 Views