bbc / sqs-consumer

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

chore: clarify how acknowledgement works #445

Closed nicholasgriffintn closed 7 months ago

nicholasgriffintn commented 7 months ago

In response to #443, this updates the readme in an attempt to further clarify how acknowledgement and deletion of messages works.

It also restructures the documentation to ensure that the details are read in the correct order of operation.

codeclimate[bot] commented 7 months ago

Code Climate has analyzed commit 8f5c5553 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (80% is the threshold).

This pull request will bring the total coverage in the repository to 98.2% (0.0% change).

View more on Code Climate.