Worker fails to request from reachable endpoint (Bad Gateway | 502)
I have a worker that runs on a schedule, It runs and makes a GET to an endpoint on my backend hosted on another platform but the domain is on Cloudflare.
I can not get the worker to reach the gateway as it always recieves a 502
1 Reply
Could you share a repro url and is it hitting the origin at all?