I found an weird inconsistency in batch timeout. Miniflare validator of `wrangler.toml` says `Number

I found an weird inconsistency in batch timeout. Miniflare validator of
wrangler.toml
says
Number must be less than or equal to 30
, the limits doc page (https://developers.cloudflare.com/queues/platform/limits/#limits) says max
30
, but the browser rendering example shows
60
https://developers.cloudflare.com/queues/tutorials/web-crawler-with-browser-rendering/#3-configure-your-worker and the web gui says max
60
image.png
Cloudflare Docs
Many of these limits will increase during Queues’ public beta period. Follow our changelog or join the #queues-beta channel in our Developer Discord
Cloudflare Docs
This tutorial explains how to build and deploy a web crawler with Queues, Browser Rendering, and Puppeteer.
Was this page helpful?