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

PurgeQueue operation not supported #14

Open
hketepalli-resilient opened this issue Nov 29, 2022 · 0 comments
Open

PurgeQueue operation not supported #14

hketepalli-resilient opened this issue Nov 29, 2022 · 0 comments

Comments

@hketepalli-resilient
Copy link

I am using the SQS mock in an integration test. At end of the test, I would like to purge the queue. However, this is not supported by the mock and I had to write a loop to constantly receive messages in the queue until its empty (removing elements from the queue by acknowledging it).

Could you please implement this feature?

thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant