Skip to content
This repository was archived by the owner on Aug 30, 2024. It is now read-only.

Test client-side buffering and request batching #242

@hspencer77

Description

@hspencer77

Client-side buffering allows up to 10 requests to be buffered and sent as a batch request instead of sending each request separately. As a result, your cost of using Amazon SQS decreases as you reduce the number of requests sent to the service. Review AWS SQS documentation for more details.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions