Skip to content

Please indicate that the Azure Storage Queue Stream consumer is to delete consumed messages from the Azure Queue #1141

@shawndewet

Description

@shawndewet

Please describe what you are trying to understand
In trying to build my first Actor that sets up a Stream over Azure Storage Queue, I was stuck for a few hours trying to figure out why the Stream keeps returning the same message over and over.

Which pages have you looked at?
https://alpakka.getakka.net/documentation/Azure/StorageQueue.html

What did these pages not make clear?
That the Stream provider does not delete delivered messages from the Azure Storage Queue.

How can we do it better?
The page should make it clear that deletion of consumed messages from the Azure Storage Queue is the responsibility of the message consumer.

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