Azure / durabletask

Durable Task Framework allows users to write long running persistent workflows in C# using the async/await capabilities.
Apache License 2.0
1.53k stars 296 forks source link

Add Extension Method on Queue for Updating MessageData Pop Receipt #1108

Closed wsugarman closed 4 months ago

wsugarman commented 5 months ago

Add an extension method UpdateMessageAsync that updates the OriginalQueueMessage on MessageData after a successful update