Hi we are running into an issue when users create ...
# spicedb
p
Hi we are running into an issue when users create a new entity and then when they read the result, on the first read they are seeing always a permissions error even after a full second. On the second refresh it does work. We thought it could be a lag between our service and spice db, so we added an await for the resource to be created in spicedb and the issue still happens, so we are thinking it might be a cache issue? Any advice on this?
4 Views