Hello,
Please find the example to process messages from dead letter queue as below,
Please let us know if it helps.
Thanks!
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hello,
We are trying to build a mechanism that reads all the messages from a subscription deadletter queue and resubmit them to the parent topic in the same ordered that they were initially enqueued.
Is this possible without sessions? I was thinking to use the EnqueuedTime but I have the following problem:
Do you have any suggestions for an ordered resubmit?
Hello,
Please find the example to process messages from dead letter queue as below,
Please let us know if it helps.
Thanks!