Since pages functions can not be consumers, would my naive approach of having a worker-consumer that

Since pages functions can not be consumers, would my naive approach of having a worker-consumer that does nothing else than call and await my api that's hosted on cloudflare pages work?

I have my main application on Pages if that isn't clear from the above
Was this page helpful?