I'm creating a schema that has reverse relationshi...
# spicedb
c
I'm creating a schema that has reverse relationships similar to what was described here: https://discord.com/channels/844600078504951838/1212358683586207744/1212384953522720860 When I try to actually evaluate any permissions, I get a ResourceExhausted error because there's recursion. Wouldn't all reverse relationships cause cycles?
12 Views