Skip to content

Commit 1f8cdcf

Browse files
authored
add workflowExecutionTaskList to pollForDecisionTaskResponse (#190)
1 parent 39f5baa commit 1f8cdcf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/thrift/shared.thrift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -823,6 +823,7 @@ struct PollForDecisionTaskResponse {
823823
60: optional History history
824824
70: optional binary nextPageToken
825825
80: optional WorkflowQuery query
826+
90: optional TaskList WorkflowExecutionTaskList
826827
}
827828

828829
struct StickyExecutionAttributes {

0 commit comments

Comments
 (0)