Skip to content

PurgeQueue operation not supported #14

@hketepalli-resilient

Description

@hketepalli-resilient

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions