Skip to content

Conversation

davidmrdavid
Copy link
Contributor

@davidmrdavid davidmrdavid commented Sep 15, 2022

Issue describing the changes in this PR

resolves #640

The Terminate API demands a POST request instead of a GET method invoke. This PR ensures we're making the right HTTP request, and re-enables the test that was meant to catch this incompatibility. It seems most users manually utilize the HTTP endpoints to terminate orchestrations, which is probably why this error was not caught before.

Pull request checklist

Additional information

Additional PR information

@davidmrdavid davidmrdavid marked this pull request as ready for review September 16, 2022 19:50
@davidmrdavid davidmrdavid changed the title WIP: Patch Stop-DurableOrchestration Patch Stop-DurableOrchestration Sep 16, 2022
@davidmrdavid
Copy link
Contributor Author

Just a friendly ping on this one @Francisco-Gamino, @michaelpeng36

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! Please submit a second PR is this change should also be ported to the PowerShell 7.0 worker. Thank you!

@davidmrdavid davidmrdavid merged commit 565ea8b into dev Sep 29, 2022
@davidmrdavid davidmrdavid deleted the dajusto/stop-orchestrators branch September 29, 2022 16:57
davidmrdavid added a commit that referenced this pull request Sep 29, 2022
davidmrdavid added a commit that referenced this pull request Sep 29, 2022
davidmrdavid added a commit that referenced this pull request Sep 29, 2022
davidmrdavid added a commit that referenced this pull request Sep 29, 2022
davidmrdavid added a commit that referenced this pull request Sep 29, 2022
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.

Investigate why Stop-DurableOrchestration returns 404 Not Found on an started orchestration
2 participants