It’s the same setting, if not clear.
It’s the same setting, if not clear.
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