Skip to content

Commit 0a581a0

Browse files
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

4 files changed

+438
-427
lines changed

temporalproto/openapi/openapiv2.go

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

temporalproto/openapi/openapiv3.go

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)