Skip to content

Support restartInstance and add restartPostUri in HttpManagementPayload - #125

Merged
Kirstyn Amperiadis (kamperiadis) merged 6 commits into
microsoft:mainfrom
kamperiadis:kamperiadis/restartInstance
Jul 7, 2023
Merged

Support restartInstance and add restartPostUri in HttpManagementPayload#125
Kirstyn Amperiadis (kamperiadis) merged 6 commits into
microsoft:mainfrom
kamperiadis:kamperiadis/restartInstance

Conversation

@kamperiadis

@kamperiadisKirstyn Amperiadis (kamperiadis) commented Mar 21, 2023

Copy link
Copy Markdown
Contributor

Issue describing the changes in this PR

Resolves#108
With these changes, we now support restartInstance and we pass the restartPostUri, resumePostUri and suspendPostUri values in the HttpManagementPayload

Pull request checklist

  • My changes do not require documentation changes
  • My changes are added to the CHANGELOG.md
  • I have added all required tests (Unit tests, E2E tests)

@kaibocaikaibocai (kaibocai) left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM!

We may need to wait for durable extension 2.9.4 is in extension bundle before merge this PR, so it will not be included in next release we plan for durable extension 2.9.3 (support rewind and suspend/resume).

@kaibocaikaibocai (kaibocai) left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM! Thanks!

@kamperiadis
Kirstyn Amperiadis (kamperiadis) merged commit 57133bd into microsoft:mainJul 7, 2023
@kamperiadis
Kirstyn Amperiadis (kamperiadis) deleted the kamperiadis/restartInstance branch July 7, 2023 18:54
Sign up for freeto 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.

API to restart an orchestration instance

2 participants

@kamperiadis@kaibocai