Fix child completion wake-ups and handled-failure propagation - #494
Merged
Merged
Conversation
Closed
2 tasks
2 tasks
Member
Author
|
Review and full qualification complete for runtime commit 2f93ea3: https://github.com/durable-workflow/workflow/actions/runs/34231911269 .
Code review checked parent-lock ordering, current history reads, durable-history-only repair authority, idempotency, incomplete-group behavior, and the transaction boundary for notification errors. No schema or public protocol changes. Existing contradictory terminal histories are intentionally not rewritten. Only the 2.0.8 changelog/package metadata and a tree-neutral merge of the existing main release commit follow the qualified runtime revision. Final required PR checks are running on that head before merge and publication. The reports remain open until the published package is verified. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Problems
Addresses #493 and #495.
Changes
No schema, public API or payload-format change. Old contradictory terminal histories are not automatically rewritten.
Released
Published as Workflow 2.0.8. Both reports are closed after source and published-package qualification.
Standalone Server adoption is tracked separately in durable-workflow/server#145. This release does not itself deploy Cloud.