go.uber.org/cadence@v1.2.9/test/replaytests/version.json (about) 1 [ 2 { 3 "eventId":1, 4 "timestamp":1574721098274980000, 5 "eventType":"WorkflowExecutionStarted", 6 "version":-24, 7 "taskId":22020314, 8 "workflowExecutionStartedEventAttributes":{ 9 "workflowType":{ 10 "name":"go.uber.org/cadence/test/replaytests.Workflow2" 11 }, 12 "taskList":{ 13 "name":"helloWorldGroup" 14 }, 15 "input":"IkNhZGVuY2UiCg==", 16 "executionStartToCloseTimeoutSeconds":60, 17 "taskStartToCloseTimeoutSeconds":60, 18 "originalExecutionRunId":"d27163e6-9d88-4fbf-8c68-dc5b0b9dceda", 19 "identity":"53892@boweixu-C02V61JZHTDG@", 20 "firstExecutionRunId":"d27163e6-9d88-4fbf-8c68-dc5b0b9dceda", 21 "attempt":0, 22 "cronSchedule":"", 23 "firstDecisionTaskBackoffSeconds":0, 24 "header":{ 25 26 } 27 } 28 }, 29 { 30 "eventId":2, 31 "timestamp":1574721098274995000, 32 "eventType":"DecisionTaskScheduled", 33 "version":-24, 34 "taskId":22020315, 35 "decisionTaskScheduledEventAttributes":{ 36 "taskList":{ 37 "name":"helloWorldGroup" 38 }, 39 "startToCloseTimeoutSeconds":60, 40 "attempt":0 41 } 42 }, 43 { 44 "eventId":3, 45 "timestamp":1574721098289590000, 46 "eventType":"DecisionTaskStarted", 47 "version":-24, 48 "taskId":22020320, 49 "decisionTaskStartedEventAttributes":{ 50 "scheduledEventId":2, 51 "identity":"53889@boweixu-C02V61JZHTDG@helloWorldGroup", 52 "requestId":"184e6af2-86a3-41ed-8e3a-c9b9aef7fa02" 53 } 54 }, 55 { 56 "eventId":4, 57 "timestamp":1574721098297975000, 58 "eventType":"DecisionTaskCompleted", 59 "version":-24, 60 "taskId":22020323, 61 "decisionTaskCompletedEventAttributes":{ 62 "scheduledEventId":2, 63 "startedEventId":3, 64 "identity":"53889@boweixu-C02V61JZHTDG@helloWorldGroup", 65 "binaryChecksum":"7f290aacf6e88e919a61ceb1aff64636" 66 } 67 }, 68 { 69 "eventId":5, 70 "timestamp":1574721098298006000, 71 "eventType":"MarkerRecorded", 72 "version":-24, 73 "taskId":22020324, 74 "markerRecordedEventAttributes":{ 75 "markerName":"Version", 76 "details":"InRlc3QtY2hhbmdlIgoxCg==", 77 "decisionTaskCompletedEventId":4 78 } 79 }, 80 { 81 "eventId":6, 82 "timestamp":1574721098298848000, 83 "eventType":"UpsertWorkflowSearchAttributes", 84 "version":-24, 85 "taskId":22020325, 86 "upsertWorkflowSearchAttributesEventAttributes":{ 87 "decisionTaskCompletedEventId":4, 88 "searchAttributes":{ 89 "indexedFields":{ 90 "CustomKeywordField":"InRlc3RrZXki" 91 } 92 } 93 } 94 }, 95 { 96 "eventId":7, 97 "timestamp":1574721098298863000, 98 "eventType":"ActivityTaskScheduled", 99 "version":-24, 100 "taskId":22020326, 101 "activityTaskScheduledEventAttributes":{ 102 "activityId":"1", 103 "activityType":{ 104 "name":"main.helloworldActivity" 105 }, 106 "taskList":{ 107 "name":"helloWorldGroup" 108 }, 109 "input":"IkNhZGVuY2UiCg==", 110 "scheduleToCloseTimeoutSeconds":60, 111 "scheduleToStartTimeoutSeconds":60, 112 "startToCloseTimeoutSeconds":60, 113 "heartbeatTimeoutSeconds":20, 114 "decisionTaskCompletedEventId":4, 115 "header":{ 116 117 } 118 } 119 }, 120 { 121 "eventId":8, 122 "timestamp":1574721098309137000, 123 "eventType":"ActivityTaskStarted", 124 "version":-24, 125 "taskId":22020331, 126 "activityTaskStartedEventAttributes":{ 127 "scheduledEventId":7, 128 "identity":"53889@boweixu-C02V61JZHTDG@helloWorldGroup", 129 "requestId":"63b3f2cf-07f5-494c-850c-d6ec020839aa", 130 "attempt":0 131 } 132 }, 133 { 134 "eventId":9, 135 "timestamp":1574721098324013000, 136 "eventType":"ActivityTaskCompleted", 137 "version":-24, 138 "taskId":22020334, 139 "activityTaskCompletedEventAttributes":{ 140 "result":"IkhlbGxvIENhZGVuY2UhIgo=", 141 "scheduledEventId":7, 142 "startedEventId":8, 143 "identity":"53889@boweixu-C02V61JZHTDG@helloWorldGroup" 144 } 145 } 146 ]