Skip to content
This repository was archived by the owner on Nov 27, 2023. It is now read-only.

[service bus] Consume messages from dead-letter (WIP) - #1000

Open
Plinio Ribeiro (ribeiroplinio) wants to merge 1 commit into
Azure:masterfrom
ribeiroplinio:consume-from-dead-letter
Open

Plinio Ribeiro (ribeiroplinio) wants to merge 1 commit into
Azure:masterfrom
ribeiroplinio:consume-from-dead-letter

Conversation

@ribeiroplinio

Copy link
Copy Markdown

Hello,

I came across the dead-letter use case in one project and didn't find official documentation about how to consume messages from dead-letter queue in the PHP SDK. From https://stackoverflow.com/a/34343745, I've tested adding $DeadLetterQueue to the queue and topic paths.

I've tested in one project and It worked. Please let me know your thoughts about the changes. If you are considering them, I can continue working on the ServiceBusRestProxyTest tests and also add some documentation afterwards.

@msftclas

Microsoft Contribution License Agreements (msftclas) commented May 16, 2019

Copy link
Copy Markdown

CLA assistant check
All CLA requirements met.

@ribeiroplinio Plinio Ribeiro (ribeiroplinio) changed the title Consume messages from dead-letter [service bus] Consume messages from dead-letter May 16, 2019
@ribeiroplinio Plinio Ribeiro (ribeiroplinio) changed the title [service bus] Consume messages from dead-letter [service bus] Consume messages from dead-letter (WIP) May 16, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants