Skip to content

Commit

Permalink
update IDL (#1408)
Browse files Browse the repository at this point in the history
What changed?

new endpoint DiagnoseWorkflowExecution
new field AutoConfigHint in Poll responses
Why?

new field is needed for worker auto config project

How did you test it?

unit test
  • Loading branch information
shijiesheng authored Dec 3, 2024
1 parent e3802b7 commit 641e4a7
Show file tree
Hide file tree
Showing 21 changed files with 4,472 additions and 137 deletions.
3,357 changes: 3,235 additions & 122 deletions .gen/go/cadence/cadence.go

Large diffs are not rendered by default.

29 changes: 29 additions & 0 deletions .gen/go/cadence/workflowserviceclient/client.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

48 changes: 47 additions & 1 deletion .gen/go/cadence/workflowserviceserver/server.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

33 changes: 33 additions & 0 deletions .gen/go/cadence/workflowservicetest/client.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 641e4a7

Please sign in to comment.