#Unable to delete cache inside caches.default via Queue
1 messages · Page 1 of 1 (latest)
By the way, I was able to set up a delete-cache endpoint for WorkersA and delete a specific cache to it. The only difference is the requestor information. Any hints would be appreciated.
The cache API is specific to the data center that your worker is run in. It's very likely that sending an HTTP request to your worker is happening in a different data center than where the queue is running.