is this a local or a prod thing? docs make it sound like it will just scale and be concurrent on the
is this a local or a prod thing? docs make it sound like it will just scale and be concurrent on their platform but unsure locally.
assuming this doesn't get rate limited by a third party this batch will be done as soon as the slowest is done (parallel) rather than doing each message individually
assuming this doesn't get rate limited by a third party this batch will be done as soon as the slowest is done (parallel) rather than doing each message individually

