Closed joviegas closed 2 months ago
Failed conditions
B Reliability Rating on New Code (required ≥ A)
See analysis details on SonarCloud
Catch issues before they fail your Quality Gate with our IDE extension SonarLint
Hi @joviegas thanks for the great work! I believe there's a need to update the documentation at [here] (https://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSDeveloperGuide/sqs-client-side-buffering-request-batching.html#using-buffered-async-client) as well.
Hi @joviegas thanks for the great work! I believe there's a need to update the documentation at [here] (https://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSDeveloperGuide/sqs-client-side-buffering-request-batching.html#using-buffered-async-client) as well.
Hi @jhchee Thanks for reaching out I am working on releasing a new blog post , might take some time due to other priorities but will try my best .
Motivation and Context
Creating a Batch Manager
Method Usage Scenarios
Sending Messages:
Receiving Messages:
With default settings:
With custom timeout:
With limited number of messages configured on Request:
Modifications
Please refer to the PR in the commit
#
Types of changes
Checklist
mvn install
succeedsscripts/new-change
script and following the instructions. Commit the new file created by the script in.changes/next-release
with your changes.License