MassTransit batching separates the first message form the rest
When consuming messages from an SQS FIFO queue using a MassTransit Consumer, I find that the first message is constantly retieved separately from the rest of the messages in the batch.
MassTransit batching separates the first message form the rest
When consuming messages from an SQS FIFO queue using a MassTransit Consumer, I find that the first message is constantly retieved separately from the rest of the messages in the batch.
MassTransit batching separates the first message form the rest
When consuming messages from an SQS FIFO queue using a MassTransit Consumer, I find that the first message is constantly retieved separately from the rest of the messages in the batch.