Commit 0a581a0
committed
Add Deployment Options for Eager start (#645)
**What changed?**
Added `eager_worker_deployment_options` to
`StartWorkflowExecutionRequest`.
<!-- Tell your future self why have you made these changes -->
**Why?**
So server knows the versioning info of the worker who would process the
eager task. Server can ignore the eager flag if the worker doesn't have
the Current version.
<!-- Are there any breaking changes on binary or code level? -->
**Breaking changes**
None
<!-- If this breaks the Server, please provide the Server PR to merge
right after this PR was merged. -->
**Server PR**1 parent d26cf6c commit 0a581a0
File tree
4 files changed
+438
-427
lines changed- proto
- temporalproto/openapi
- workflowservice/v1
4 files changed
+438
-427
lines changedLarge diffs are not rendered by default.
Large diffs are not rendered by default.
0 commit comments