Azure / azure-service-bus

☁️ Azure Service Bus service issue tracking and samples
https://azure.microsoft.com/services/service-bus
MIT License
580 stars 775 forks source link

Topic Subscription DLQ re-processing #706

Open Marty-Me opened 1 month ago

Marty-Me commented 1 month ago

Please allow the re-processing of DLQ-ed topic-subscription messages to only re-process for a specific subscription.

Rationale: Dead Lettered Messages in a Topic Subscription DLQ can only be re-sent to the Topic itself, re-delivering the messages to all Subscriptions.

Since the other subscriptions might've already processed the message during previous attempts, any re-processing will be a waste of resources.

EldertGrootenboer commented 1 month ago

Thank you for your feedback. We are doing active development on this feature already, however we don't expect any major updates in the next couple of months. We will keep you updated when we do have anything major to share, and we encourage you to keep showing your support by voting on this feature and providing us insights into you scenarios.