Skip to content

Drop local cache listing #10

Description

@sagikazarmark
Q A
Bug? no
New Feature? yes
Version #9

Actual Behavior

When the SQS service does not return queues during queue listing, the queues from the local queue URL cache is returned.

Expected Behavior

The driver should always return an up to date queue list. When a queue gets deleted, the deletion does not propagate to the local cache.

Possible Solutions

Always get the list from the SQS service, throw an exception otherwise.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions