Hey guys,
we had an issue on production with SpiceDB that caused garbage collection not to run for over a week. Due to other issues obfuscating it, we only realized late in the game that this was the root cause. Now we need to effectively clear out any of the old data, but the GC is timing out due to the volume.
Is it possible to run GC manually? What does the deleted_xid column represent, when is data safe to delete?