bbc / sqs-consumer

Build Amazon Simple Queue Service (SQS) based applications without the boilerplate
https://bbc.github.io/sqs-consumer/
Other
1.74k stars 333 forks source link

Increase batchSize limit #317

Closed menxit closed 1 year ago

menxit commented 1 year ago

Description

Check if a queue is not FIFO and if so let to define the batchSize up to 10000.

Motivation and Context

Currently this package doesn't let to set the batchSize > 10 on non FIFO queue.

Types of changes

Checklist:

github-actions[bot] commented 1 year ago

This pull request has already been merged/closed. If you experience issues related to these changes, please open a new issue referencing this pull request.