spicedb
spicedb copied to clipboard
SpiceDB tries to garbage-collect when `--datastore-readonly="true"`
I have some instances of SpiceDB using --datastore-readonly="true". I am seeing a constant stream of errors "error when attempting to perform garbage collection" due to the transaction being readonly.
SpiceDB probably shouldn't attempt garbage collection when the datastore is in readonly.