If you were to have a worker just updating a zedto...
# spicedb
f
If you were to have a worker just updating a zedtoken in the background, it would lose the context of why it needs to be that fresh. You could still have inconsistent reads if that token isn't updated after writes. In this hypothetical scenario it'd probably be better to provide no zedtoken and just let SpiceDB pick the best one for you.