Since we are only storing one single zedtoken, som...
# spicedb
f
Since we are only storing one single zedtoken, sometimes there is a race condition, and one zedtoken arrives after, even if it is a previous zedtoken, so we compare the timestamp so that we dont override the newer one with the older one
2 Views