how to upper timeout workers, default

how to upper timeout workers, default 30s
4 Replies
fredviken
fredviken3d ago
you can either set it in the dashbaord under your worker settings, or in the wrangler file: https://developers.cloudflare.com/workers/wrangler/configuration/#limits
Cloudflare Docs
Configuration
Use a configuration file to customize the development and deployment setup for your Worker project and other Developer Platform products.
No description
Disciple of Caoximeihao
Not working, max 30s
No description
Walshy
Walshy3d ago
waitUntil has a max of 30 seconds, there is no increasing that

Did you find this page helpful?