captain_enjoyable
captain_enjoyable
CDCloudflare Developers
Created by captain_enjoyable on 3/10/2024 in #workers-help
Is there a pattern that would allow me to clear a cache item for every worker in the CDN?
I would like to clear the worker cache for every location. My workflow is that someone will make an update to some particular item in the cache, and I need to be able to evict it. If I absolutely had to hack this together I would write handler that clears the cache for a given item, then make a request to clear the cache from a bunch of different locations. Hoping there are some better options here.
12 replies