Skip to content

Commit 7d77eae

Browse files
committed
update wait-for-condition history
1 parent 3611647 commit 7d77eae

File tree

1 file changed

+32
-28
lines changed

1 file changed

+32
-28
lines changed

packages/aws-durable-execution-sdk-js-examples/src/examples/wait-for-condition/wait-for-condition.history.json

Lines changed: 32 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
{
33
"EventType": "ExecutionStarted",
44
"EventId": 1,
5-
"Id": "820afeef-dc7e-4efb-927a-e8b2bc98b961",
6-
"EventTimestamp": "2025-11-30T22:35:35.355Z",
5+
"Id": "9bf8e8ae-4dce-4ea7-96b0-fb35ffdd90ed",
6+
"EventTimestamp": "2025-12-03T00:13:19.474Z",
77
"ExecutionStartedDetails": {
88
"Input": {
99
"Payload": "{}"
@@ -15,17 +15,19 @@
1515
"SubType": "WaitForCondition",
1616
"EventId": 2,
1717
"Id": "c4ca4238a0b92382",
18-
"EventTimestamp": "2025-11-30T22:35:35.396Z",
18+
"EventTimestamp": "2025-12-03T00:13:19.479Z",
1919
"StepStartedDetails": {}
2020
},
2121
{
22-
"EventType": "StepFailed",
22+
"EventType": "StepSucceeded",
2323
"SubType": "WaitForCondition",
2424
"EventId": 3,
2525
"Id": "c4ca4238a0b92382",
26-
"EventTimestamp": "2025-11-30T22:35:35.396Z",
27-
"StepFailedDetails": {
28-
"Error": {},
26+
"EventTimestamp": "2025-12-03T00:13:19.480Z",
27+
"StepSucceededDetails": {
28+
"Result": {
29+
"Payload": "1"
30+
},
2931
"RetryDetails": {
3032
"NextAttemptDelaySeconds": 1
3133
}
@@ -34,30 +36,32 @@
3436
{
3537
"EventType": "InvocationCompleted",
3638
"EventId": 4,
37-
"EventTimestamp": "2025-11-30T22:35:35.396Z",
39+
"EventTimestamp": "2025-12-03T00:13:19.534Z",
3840
"InvocationCompletedDetails": {
39-
"StartTimestamp": "2025-11-30T22:35:35.355Z",
40-
"EndTimestamp": "2025-11-30T22:35:35.396Z",
41+
"StartTimestamp": "2025-12-03T00:13:19.474Z",
42+
"EndTimestamp": "2025-12-03T00:13:19.534Z",
4143
"Error": {},
42-
"RequestId": "3fc00de8-c983-483a-a38a-8f3eb38f090b"
44+
"RequestId": "73cac836-1047-40e7-9600-4bb37ec3253d"
4345
}
4446
},
4547
{
4648
"EventType": "StepStarted",
4749
"SubType": "WaitForCondition",
4850
"EventId": 5,
4951
"Id": "c4ca4238a0b92382",
50-
"EventTimestamp": "2025-11-30T22:35:35.438Z",
52+
"EventTimestamp": "2025-12-03T00:13:20.492Z",
5153
"StepStartedDetails": {}
5254
},
5355
{
54-
"EventType": "StepFailed",
56+
"EventType": "StepSucceeded",
5557
"SubType": "WaitForCondition",
5658
"EventId": 6,
5759
"Id": "c4ca4238a0b92382",
58-
"EventTimestamp": "2025-11-30T22:35:35.438Z",
59-
"StepFailedDetails": {
60-
"Error": {},
60+
"EventTimestamp": "2025-12-03T00:13:20.492Z",
61+
"StepSucceededDetails": {
62+
"Result": {
63+
"Payload": "2"
64+
},
6165
"RetryDetails": {
6266
"NextAttemptDelaySeconds": 1,
6367
"CurrentAttempt": 1
@@ -67,28 +71,28 @@
6771
{
6872
"EventType": "InvocationCompleted",
6973
"EventId": 7,
70-
"EventTimestamp": "2025-11-30T22:35:35.438Z",
74+
"EventTimestamp": "2025-12-03T00:13:20.543Z",
7175
"InvocationCompletedDetails": {
72-
"StartTimestamp": "2025-11-30T22:35:35.416Z",
73-
"EndTimestamp": "2025-11-30T22:35:35.438Z",
76+
"StartTimestamp": "2025-12-03T00:13:20.491Z",
77+
"EndTimestamp": "2025-12-03T00:13:20.543Z",
7478
"Error": {},
75-
"RequestId": "aa7258ca-722e-4ee8-8fbd-ba09a227bf5d"
79+
"RequestId": "d5262c34-db8f-4d73-8b8d-1326c8d570ab"
7680
}
7781
},
7882
{
7983
"EventType": "StepStarted",
8084
"SubType": "WaitForCondition",
8185
"EventId": 8,
8286
"Id": "c4ca4238a0b92382",
83-
"EventTimestamp": "2025-11-30T22:35:35.479Z",
87+
"EventTimestamp": "2025-12-03T00:13:21.501Z",
8488
"StepStartedDetails": {}
8589
},
8690
{
8791
"EventType": "StepSucceeded",
8892
"SubType": "WaitForCondition",
8993
"EventId": 9,
9094
"Id": "c4ca4238a0b92382",
91-
"EventTimestamp": "2025-11-30T22:35:35.479Z",
95+
"EventTimestamp": "2025-12-03T00:13:21.501Z",
9296
"StepSucceededDetails": {
9397
"Result": {
9498
"Payload": "3"
@@ -101,19 +105,19 @@
101105
{
102106
"EventType": "InvocationCompleted",
103107
"EventId": 10,
104-
"EventTimestamp": "2025-11-30T22:35:35.480Z",
108+
"EventTimestamp": "2025-12-03T00:13:21.501Z",
105109
"InvocationCompletedDetails": {
106-
"StartTimestamp": "2025-11-30T22:35:35.459Z",
107-
"EndTimestamp": "2025-11-30T22:35:35.480Z",
110+
"StartTimestamp": "2025-12-03T00:13:21.499Z",
111+
"EndTimestamp": "2025-12-03T00:13:21.501Z",
108112
"Error": {},
109-
"RequestId": "0ffbdded-4de0-43d0-8512-ed9b03f61586"
113+
"RequestId": "ad8bac76-c55e-4b60-abcc-76d18e1883d0"
110114
}
111115
},
112116
{
113117
"EventType": "ExecutionSucceeded",
114118
"EventId": 11,
115-
"Id": "820afeef-dc7e-4efb-927a-e8b2bc98b961",
116-
"EventTimestamp": "2025-11-30T22:35:35.480Z",
119+
"Id": "9bf8e8ae-4dce-4ea7-96b0-fb35ffdd90ed",
120+
"EventTimestamp": "2025-12-03T00:13:21.501Z",
117121
"ExecutionSucceededDetails": {
118122
"Result": {
119123
"Payload": "3"

0 commit comments

Comments
 (0)