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

Update Pop Receipt #1066

Closed wsugarman closed 1 month ago

wsugarman commented 2 months ago

Update the pop receipt for messages once they have been updated.

nytian commented 1 month ago

Pass CI results: :https://durabletaskframework.visualstudio.com/Durable%20Task%20Framework%20CI/_build/results?buildId=6019&view=results

cgillum commented 1 month ago

Hi @wsugarman, just to confirm, is this PR ready to be merged?