Each batch is processed only in sequence. I thought the concurrency feature (max limit 20 as I lear
Each batch is processed only in sequence.
I thought the concurrency feature (max limit 20 as I learned) could be used to scale lots of batches
Have to wait for the entire batch to process does not make any sense to me. It should have real concurrency batch process or I'm missing something.
I'm trying to follow the DOCs instructions here - https://developers.cloudflare.com/queues/configuration/consumer-concurrency/
I thought the concurrency feature (max limit 20 as I learned) could be used to scale lots of batches
Have to wait for the entire batch to process does not make any sense to me. It should have real concurrency batch process or I'm missing something.
I'm trying to follow the DOCs instructions here - https://developers.cloudflare.com/queues/configuration/consumer-concurrency/

