EinsiTang
CDCloudflare Developers
•Created by AndrewA on 6/2/2024 in #workers-help
Sub-request stuck in pending state.
I've run into the same issue you have. When I make fetch requests inside third-party libraries or callback functions, the request just hangs there. But if I do it in the entry file or outside of any callback functions, everything works fine. I'm trying to build a Telegram bot assistant using Cloudflare Workers, but this problem has been driving me crazy for three days and I can't figure out what's causing it.
2 replies