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.47k stars 287 forks source link

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

Open wsugarman opened 1 month ago

wsugarman commented 1 month ago

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