We have different objects which are hierarchical. ...
# spicedb
d
We have different objects which are hierarchical. In one place, we're listing all permissions and if the permission is updated at any of the upper levels, it does not reflect on the lower level. It resolves in a few seconds but since the requests are a few milliseconds apart, we need to determine which token is the latest in this scenario.
4 Views