if you're trying to do a big import, my suggestion...
# spicedb
j
if you're trying to do a big import, my suggestion would be to 1) use touch instead of create, it's idempotent, and 2) try to make sure that your data truly doesn't overlap for concurrent things, or do your backfill serially in batches of 1000