|
|
|
|
|
by eloff
2015 days ago
|
|
I think this is great, and I would love to see the automatic builds with preview urls for commits and branches extended to Cloudflare Workers. They will first need to raise the script limit, which will mean rethinking how worker code is deployed to the edge. If you're going to have potentially hundreds of preview versions deployed per script, you can't eagerly push it to every server worldwide. But in turn solving that problem and raising that limit will also open up Cloudflare Workers for more potential use cases. Currently if you want to deploy multi-tenant applications with customized per-tenant code on workers you would run out of scripts and need to set each tenant up with their own workers account. |
|