We added logging to record each time mapdata is requested for a stable (but non-latest) revision of a page, which was not found in the FlaggedRevs parser cache. This was expected to be a rare edge case, since mapdata is normally requested in a second round-trip from the client, only after the page is rendered, so the page should already be in the cache. Instead, we're seeing a huge number of these events on certain wikis since the versioned maps deployment yesterday.
https://logstash.wikimedia.org/app/dashboards#/view/AXWYB4nN2lgCwKx7QZ8C?_g=h@d01ba18&_a=h@dfcb080
Let's debug and try to understand how this happens.
