Hey all, (I'm experienced with workers, but I think this is a bit of an undocumented edge case). I'

Hey all,
(I'm experienced with workers, but I think this is a bit of an undocumented edge case).

I've put a worker in front of a site hosted by Beehiiv (a CMS). It seems that Beehiiv uses workers as a service provider, the beehiiv worker runs first, and 404s the routes I want to serve before my worker can run. Is there a way to make my worker run earlier, and take priority over theirs?
Was this page helpful?