The default is 5000ms and yes you can set it to 0
The default is 5000ms and yes you can set it to 0
wrangler.toml and start the application in local mode using wrangler dev --local--env production would require that your bindings are under env.production - i.e [[env.production.queues.producers]]max_batch_size: 10, will I get 100 different instances with their own 128MB / CPU limit ?wrangler dev --local--env productionenv.production[[env.production.queues.producers]]max_batch_size: 10