would anyone have knowledge on the garbage cleanup...
# spicedb
c
would anyone have knowledge on the garbage cleanup process that i see running in the spicedb logs? it looks like its attempting to delete entries from the relation_tuple table, but the deleted_xid that it keeps looking for never appears to increment. should it be? or when would i expect it to increment? when i create a relationship? delete one? something else?