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

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ribeiroplinio
Copy link

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
Copy link

msftclas commented May 16, 2019

CLA assistant check
All CLA requirements met.

@ribeiroplinio ribeiroplinio changed the title Consume messages from dead-letter [service bus] Consume messages from dead-letter May 16, 2019
@ribeiroplinio 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.

None yet

2 participants