Hi, I tried to invalidate an R2 object (.js) cache via executing a worker that fetches it (the objec
Hi, I tried to invalidate an R2 object (.js) cache via executing a worker that fetches it (the object URL). It's weird because the worker always returns the latest version, but that object URL continues to give older versions when executed outside the worker
