how does SpiceDB handle a case where you send `at_...
# spicedb
y
how does SpiceDB handle a case where you send
at_least_as_fresh
and there isn't a revision in the database associated with that zedoken? I'm imagining something where CockroachDB or Postgres logical replication takes a moment and somehow the zedtoken shows up before SpiceDB knows about it. does it block? does it error? is it impossible and therefore not a problem?