But gotcha. I guess I was just wondering if there was a client library of some sort or not
But gotcha. I guess I was just wondering if there was a client library of some sort or not
"GET /api/health HTTP/1.1" 404 19 "-" "-" 331 "-" "-" 0ms"GET /api/health HTTP/1.1" 200 41 "-" "-" 355 "pb1@docker" "http://172.24.0.5:8090" 1ms19 bytes request size. It's a long shot, but what are your thoughts on that?fetch code looks likeroute = { pattern = "api2.textmait.se", custom_domain = true, zone_id = "xxx" } to my wrangler config, the requests fail. Any pointers to how my config is wrong?textmait.se?db-dev.textmait.se is an A record pointing to my server, api2.textmait.se is managed by CF to point to the worker.foo.com has never been able to fetch anything else on foo.comfoo.comminimal_subrequests (default as of 2022-04-05) broke thatworkerd package on NPM. I happen to hold the workered (with the 'e') package name but its not doing much and I don't need it. So I can release it if Cloudflare can put that to better use?cache is datacenter specific, and scheduled workers run in a subset of datacenters, so if you get traffic in a datacenter that your schedule didn't run in, it won't have a cache. And if that only runs once per hour for example, it's only cached in 1 location."GET /api/health HTTP/1.1" 404 19 "-" "-" 331 "-" "-" 0ms"GET /api/health HTTP/1.1" 200 41 "-" "-" 355 "pb1@docker" "http://172.24.0.5:8090" 1ms19 bytesconst x = await fetch("https://db-dev.textmait.se/api/health");
console.log("Health", x.status);route = { pattern = "api2.textmait.se", custom_domain = true, zone_id = "xxx" }textmait.se?db-dev.textmait.seapi2.textmait.sefoo.comfoo.comfoo.comminimal_subrequests2022-04-05workerdworkeredcache# https://github.com/cloudflare/workers-sdk/issues/2659
compatibility_flags = ["no_minimal_subrequests"]