Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use AWS SQS v2 client for queue message counts #3273

Open
patchwork01 opened this issue Sep 13, 2024 · 0 comments
Open

Use AWS SQS v2 client for queue message counts #3273

patchwork01 opened this issue Sep 13, 2024 · 0 comments
Labels
version-upgrades Issues to upgrade dependencies

Comments

@patchwork01
Copy link
Collaborator

Background

Split from:

Description

We'd like to use version 2 of the AWS SDK to find an estimate of the number of messages on an SQS queue.

Analysis

This includes all usages of QueueMessageCount, in the clients and in compaction task creation.

@patchwork01 patchwork01 added the version-upgrades Issues to upgrade dependencies label Sep 13, 2024
@patchwork01 patchwork01 added this to the 0.26.0 milestone Sep 13, 2024
@patchwork01 patchwork01 removed this from the 0.26.0 milestone Sep 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
version-upgrades Issues to upgrade dependencies
Projects
None yet
Development

No branches or pull requests

1 participant