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.