yes, for sure. Like a cache write fails to update a token. And in the next read we have an outdated token. So before every write we have to delete the cache entries in question. Actually this is possible and not a "dual write" like problem. Only availability would go down for example when the cache is unavailable. What is the scenario that you think about?