Cache deserialization error
this just randomly happened for data that was just cached minutes before
3 Replies
Hey! 👋 Are you able to reproduce this reliably? If so, could you share the code around the
caches.*.put()
call?it only randomly happened one time - very odd
Hmmm, potentially a race condition with multiple concurrent cache calls. 😕
Those should be fixed in Miniflare 3