anyway, if you run with `--log-level=trace`, you s...
# spicedb
j
anyway, if you run with
--log-level=trace
, you should be able to see what query or step in GC is timing out; you could run
spicedb datastore gc --log-level=trace (rest of datastore flags)
to run it synchronously and see the output
2 Views