Cloudflare DevelopersCD
Cloudflare Developers11mo ago
3 replies
Kiran

Sequelize on Cloudflare Workers is indefinitely hanging

Sequelize seems to indefinitely hang on Cloudflare Workers with no error messages. Does anyone know if there is a workaround or if it's just not compatible?

I've already set the following in my wrangler.toml
compatibility_flags = [ "nodejs_compat" ]
compatibility_date = "2024-09-23"
Was this page helpful?