Hello all! This is my first message so please forg...
# spicedb
k
Hello all! This is my first message so please forgive me if it has already been answered. I couldn't find it in the history. I am hosting spicedb in a kubernetes cluster using the operator and it is connected to a cloud instance of cockroachdb. I am still in the testing phase and I have a few integration tests that I am running to gauge functionality and performance. I have several tests that seem to be working as expected, however others are consistently throwing errors and I can't seem to figure out why. The errors all seem to be related as all of the messages contain the phrase "connection reset by peer". Sometimes these errors occur on a read and sometimes it's on a write. This happens with every
LookupResources
call. Any advice or help on how to troubleshoot and fix this would be appreciated.
4 Views