What is GOMAXPROCS? 24 cores isn’t a ton for 150k ...
# spicedb
e
What is GOMAXPROCS? 24 cores isn’t a ton for 150k x 2 goroutines (minimum), you might try limiting the goroutines spawned with ‘—grpc-max-workers’ to a small value and see if that makes a difference?