Skip to content

Update protobuf, add suspend and resume event support#97

Merged
jviau merged 5 commits intomicrosoft:mainfrom
jviau:update-protobuf
Jan 10, 2023
Merged

Update protobuf, add suspend and resume event support#97
jviau merged 5 commits intomicrosoft:mainfrom
jviau:update-protobuf

Conversation

@jviau
Copy link
Copy Markdown
Member

@jviau jviau commented Dec 16, 2022

  1. Updates Microsoft.DurableTask.SideCar.Protobuf to 1.0.0
  2. Adds SuspendInstanceAsync and ResumeInstanceAsync to DurableTaskClient.

TODO

  • Add new Suspended state to other locations in the code base.
  • Add unit and integration tests -- NOT DONE - sidecar is not updated with Suspend functionality.

@jviau jviau requested a review from cgillum January 5, 2023 20:32
Copy link
Copy Markdown
Member

@cgillum cgillum left a comment

Choose a reason for hiding this comment

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

Should we open an issue to track adding automated tests for this?

@jviau
Copy link
Copy Markdown
Member Author

jviau commented Jan 10, 2023

Opened #108

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.

2 participants