Join Discord
Powered by
anyway, if you run with `--log-level=trace`, you s...
# spicedb
j
Joey
02/10/2023, 6:07 AM
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
Previous
Next