© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
Cloudflare DevelopersCD
Cloudflare Developers•3mo ago
mohanram

Fetch inside worker not caching url, when the url is another worker form another account.

I have a worker A, which is running in separate account which returns a static file on GET request with proper cache control headers for caching. This worker A acts like a origin.

Now when i do a fetch from a worker B, which is running in another account , the fetch is not caching the url response from worker A. Since i have set proper cache control, worker B should consider worker A like any other origin and cache it right ?.

Am i missing something ?
Cloudflare Developers banner
Cloudflare DevelopersJoin
Welcome to the official Cloudflare Developers server. Here you can ask for help and stay updated with the latest news
85,042Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

Worker to Worker fetch
Cloudflare DevelopersCDCloudflare Developers / workers-and-pages-help
3y ago
Caching worker responses in Tiered Caching with Fetch API, similar to Cache API.
Cloudflare DevelopersCDCloudflare Developers / workers-and-pages-help
11mo ago
Is the worker cache (using the fetch API) 'private'?
Cloudflare DevelopersCDCloudflare Developers / workers-and-pages-help
4mo ago
Worker URL trigger not working
Cloudflare DevelopersCDCloudflare Developers / workers-and-pages-help
3y ago