Skip to content

Conversation

AnatoliB
Copy link
Contributor

@AnatoliB AnatoliB commented Dec 23, 2020

Resolves #575

When the durable extension receives a termination signal, it invokes the orchestrator, which replays execution until the activity that is still running. In the execution history, this activity is marked as scheduled but not completed. As a result, we need to stop the orchestrator, in exactly the same way as when the activity has not been scheduled yet.

@AnatoliB AnatoliB marked this pull request as ready for review December 23, 2020 08:21
Copy link
Contributor

@Francisco-Gamino Francisco-Gamino left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@AnatoliB AnatoliB merged commit b8386e0 into dev Dec 23, 2020
@AnatoliB AnatoliB deleted the anatolib/terminate-orchestration branch December 23, 2020 21:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Orchestrations don't terminate properly

2 participants