Hi, I have a question about the serve-testing. I'm...
# spicedb
i
Hi, I have a question about the serve-testing. I'm running my integration tests and quickly get into a timeout (deadline exceeded). deadline is reached even when setting the deadline to 20 seconds (which also prolongs my testing run time). I've tried using the "--grpc-max-workers" flag but it didn't seem to change anything. Is there a way to improve performance of the testing server?
12 Views