go.uber.org/cadence@v1.2.9/test/replaytests/choice.json (about) 1 [ 2 { 3 "eventId": 1, 4 "timestamp": 1679427717214248670, 5 "eventType": "WorkflowExecutionStarted", 6 "version": 0, 7 "taskId": 5242986, 8 "workflowExecutionStartedEventAttributes": { 9 "workflowType": { 10 "name": "choice" 11 }, 12 "taskList": { 13 "name": "choiceGroup" 14 }, 15 "executionStartToCloseTimeoutSeconds": 60, 16 "taskStartToCloseTimeoutSeconds": 60, 17 "continuedExecutionRunId": "", 18 "originalExecutionRunId": "e7a1f06b-39a8-4753-bb8d-e359b39a5324", 19 "identity": "82212@agautam-NV709R969P@@4eb66ba1-536b-4258-b9a8-843256089257", 20 "firstExecutionRunId": "e7a1f06b-39a8-4753-bb8d-e359b39a5324", 21 "attempt": 0, 22 "cronSchedule": "", 23 "firstDecisionTaskBackoffSeconds": 0, 24 "header": {} 25 } 26 }, 27 { 28 "eventId": 2, 29 "timestamp": 1679427717214310753, 30 "eventType": "DecisionTaskScheduled", 31 "version": 0, 32 "taskId": 5242987, 33 "decisionTaskScheduledEventAttributes": { 34 "taskList": { 35 "name": "choiceGroup" 36 }, 37 "startToCloseTimeoutSeconds": 60, 38 "attempt": 0 39 } 40 }, 41 { 42 "eventId": 3, 43 "timestamp": 1679427717244069128, 44 "eventType": "DecisionTaskStarted", 45 "version": 0, 46 "taskId": 5242992, 47 "decisionTaskStartedEventAttributes": { 48 "scheduledEventId": 2, 49 "identity": "82203@agautam-NV709R969P@choiceGroup@41d230ae-253a-4d01-9079-322ef05c09fb", 50 "requestId": "4e47c448-bd44-467f-8938-75a05ddc5817" 51 } 52 }, 53 { 54 "eventId": 4, 55 "timestamp": 1679427717265365503, 56 "eventType": "DecisionTaskCompleted", 57 "version": 0, 58 "taskId": 5242995, 59 "decisionTaskCompletedEventAttributes": { 60 "scheduledEventId": 2, 61 "startedEventId": 3, 62 "identity": "82203@agautam-NV709R969P@choiceGroup@41d230ae-253a-4d01-9079-322ef05c09fb", 63 "binaryChecksum": "a526f53b827eadb0fbaec4ab62b6bea4" 64 } 65 }, 66 { 67 "eventId": 5, 68 "timestamp": 1679427717265639170, 69 "eventType": "ActivityTaskScheduled", 70 "version": 0, 71 "taskId": 5242996, 72 "activityTaskScheduledEventAttributes": { 73 "activityId": "0", 74 "activityType": { 75 "name": "main.getOrderActivity" 76 }, 77 "taskList": { 78 "name": "choiceGroup" 79 }, 80 "scheduleToCloseTimeoutSeconds": 60, 81 "scheduleToStartTimeoutSeconds": 60, 82 "startToCloseTimeoutSeconds": 60, 83 "heartbeatTimeoutSeconds": 20, 84 "decisionTaskCompletedEventId": 4, 85 "header": {} 86 } 87 }, 88 { 89 "eventId": 6, 90 "timestamp": 1679427717265733878, 91 "eventType": "ActivityTaskStarted", 92 "version": 0, 93 "taskId": 5242997, 94 "activityTaskStartedEventAttributes": { 95 "scheduledEventId": 5, 96 "identity": "82203@agautam-NV709R969P@choiceGroup@41d230ae-253a-4d01-9079-322ef05c09fb", 97 "requestId": "ae2aad96-6588-4359-807b-a39a16f0896a", 98 "attempt": 0, 99 "lastFailureReason": "" 100 } 101 }, 102 { 103 "eventId": 7, 104 "timestamp": 1679427717293230586, 105 "eventType": "ActivityTaskCompleted", 106 "version": 0, 107 "taskId": 5243000, 108 "activityTaskCompletedEventAttributes": { 109 "result": "ImJhbmFuYSIK", 110 "scheduledEventId": 5, 111 "startedEventId": 6, 112 "identity": "82203@agautam-NV709R969P@choiceGroup@41d230ae-253a-4d01-9079-322ef05c09fb" 113 } 114 }, 115 { 116 "eventId": 8, 117 "timestamp": 1679427717293285503, 118 "eventType": "DecisionTaskScheduled", 119 "version": 0, 120 "taskId": 5243002, 121 "decisionTaskScheduledEventAttributes": { 122 "taskList": { 123 "name": "agautam-NV709R969P:e38b3641-39a8-426c-a5e2-36df29585e54" 124 }, 125 "startToCloseTimeoutSeconds": 60, 126 "attempt": 0 127 } 128 }, 129 { 130 "eventId": 9, 131 "timestamp": 1679427717307647836, 132 "eventType": "DecisionTaskStarted", 133 "version": 0, 134 "taskId": 5243006, 135 "decisionTaskStartedEventAttributes": { 136 "scheduledEventId": 8, 137 "identity": "82203@agautam-NV709R969P@choiceGroup@41d230ae-253a-4d01-9079-322ef05c09fb", 138 "requestId": "6dd1e7f1-a202-4a84-8d66-c80ff801dbf6" 139 } 140 }, 141 { 142 "eventId": 10, 143 "timestamp": 1679427717321627253, 144 "eventType": "DecisionTaskCompleted", 145 "version": 0, 146 "taskId": 5243009, 147 "decisionTaskCompletedEventAttributes": { 148 "scheduledEventId": 8, 149 "startedEventId": 9, 150 "identity": "82203@agautam-NV709R969P@choiceGroup@41d230ae-253a-4d01-9079-322ef05c09fb", 151 "binaryChecksum": "a526f53b827eadb0fbaec4ab62b6bea4" 152 } 153 }, 154 { 155 "eventId": 11, 156 "timestamp": 1679427717321780253, 157 "eventType": "ActivityTaskScheduled", 158 "version": 0, 159 "taskId": 5243010, 160 "activityTaskScheduledEventAttributes": { 161 "activityId": "1", 162 "activityType": { 163 "name": "main.orderBananaActivity" 164 }, 165 "taskList": { 166 "name": "choiceGroup" 167 }, 168 "input": "ImJhbmFuYSIK", 169 "scheduleToCloseTimeoutSeconds": 60, 170 "scheduleToStartTimeoutSeconds": 60, 171 "startToCloseTimeoutSeconds": 60, 172 "heartbeatTimeoutSeconds": 20, 173 "decisionTaskCompletedEventId": 10, 174 "header": {} 175 } 176 }, 177 { 178 "eventId": 12, 179 "timestamp": 1679427717321911295, 180 "eventType": "WorkflowExecutionCompleted", 181 "version": 0, 182 "taskId": 5243011, 183 "workflowExecutionCompletedEventAttributes": { 184 "decisionTaskCompletedEventId": 10 185 } 186 } 187 ]