Skip to content

2.0.9

Choose a tag to compare

@rmcdaniel rmcdaniel released this 08 Sep 17:53
· 28 commits to main since this release
57e95f3

Fix completion payload uploads while Server is draining storage. On supporting Servers, uploads retry with the exact worker lease and immutable payload slot, using the existing admission-wait policy without re-executing handlers. Namespace quotas, hard storage fences and stale-lease errors remain authoritative.

Requires a Server advertising the optional completion-context capability (Server 2.3.5); behavior with older Servers is unchanged.

PR: #65
Qualification: durable-workflow/server#147 (comment)