Long delay between put and get

On a single worker instance, there is a huge delay between put and get. It seems sort of intermittent, sometimes its a few seconds sometimes is up to a minute delay. We are below our value size limits and it only needs to update on a single instance.

Here is a repo reproducing the issue: konsumer/repro-kvdelay on github.

You can also go to the live site at /api. To view a graphql playground.