File tree
15 files changed
+280
-139
lines changed- packages
- core-bridge
- src
- test/src
- load
- worker/src
15 files changed
+280
-139
lines changedLines changed: 6 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 74 additions & 12 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| |||
53 | 53 |
| |
54 | 54 |
| |
55 | 55 |
| |
| 56 | + | |
| 57 | + | |
56 | 58 |
| |
57 | 59 |
| |
58 |
| - | |
| 60 | + | |
59 | 61 |
| |
60 | 62 |
| |
61 | 63 |
| |
62 | 64 |
| |
| 65 | + | |
| 66 | + | |
63 | 67 |
| |
64 | 68 |
| |
65 | 69 |
| |
66 | 70 |
| |
67 | 71 |
| |
68 | 72 |
| |
| 73 | + | |
69 | 74 |
| |
70 |
| - | |
71 |
| - | |
| 75 | + | |
72 | 76 |
| |
73 | 77 |
| |
74 | 78 |
| |
75 | 79 |
| |
76 | 80 |
| |
| 81 | + | |
| 82 | + | |
77 | 83 |
| |
78 | 84 |
| |
79 | 85 |
| |
80 | 86 |
| |
81 | 87 |
| |
| 88 | + | |
| 89 | + | |
82 | 90 |
| |
83 | 91 |
| |
84 | 92 |
| |
| |||
95 | 103 |
| |
96 | 104 |
| |
97 | 105 |
| |
| 106 | + | |
| 107 | + | |
98 | 108 |
| |
99 | 109 |
| |
100 | 110 |
| |
| |||
114 | 124 |
| |
115 | 125 |
| |
116 | 126 |
| |
| 127 | + | |
| 128 | + | |
117 | 129 |
| |
118 | 130 |
| |
119 | 131 |
| |
120 | 132 |
| |
121 | 133 |
| |
122 | 134 |
| |
123 | 135 |
| |
| 136 | + | |
| 137 | + | |
124 | 138 |
| |
125 | 139 |
| |
126 | 140 |
| |
| 141 | + | |
127 | 142 |
| |
128 | 143 |
| |
129 | 144 |
| |
130 | 145 |
| |
131 | 146 |
| |
132 |
| - | |
| 147 | + | |
133 | 148 |
| |
134 |
| - | |
| 149 | + | |
135 | 150 |
| |
136 | 151 |
| |
137 | 152 |
| |
| |||
145 | 160 |
| |
146 | 161 |
| |
147 | 162 |
| |
148 |
| - | |
149 |
| - | |
150 | 163 |
| |
151 |
| - | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
152 | 183 |
| |
153 | 184 |
| |
154 | 185 |
| |
155 | 186 |
| |
156 | 187 |
| |
157 | 188 |
| |
158 |
| - | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
159 | 207 |
| |
160 | 208 |
| |
161 | 209 |
| |
| |||
165 | 213 |
| |
166 | 214 |
| |
167 | 215 |
| |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
168 | 231 |
| |
169 | 232 |
| |
170 | 233 |
| |
| |||
367 | 430 |
| |
368 | 431 |
| |
369 | 432 |
| |
370 |
| - | |
371 |
| - | |
| 433 | + | |
372 | 434 |
| |
373 | 435 |
| |
374 | 436 |
| |
|
- .buildkite/docker/Dockerfile+1-1
- .buildkite/docker/docker-compose.yaml+2-2
- bridge-ffi/Cargo.toml+1-1
- bridge-ffi/include/sdk-core-bridge.h-25
- bridge-ffi/src/lib.rs+29-108
- bridge-ffi/src/wrappers.rs+33-25
- client/src/retry.rs+8-3
- core-api/Cargo.toml+3-2
- core-api/src/lib.rs+1-43
- core-api/src/telemetry.rs+145
- core/Cargo.toml+2-2
- core/benches/workflow_replay.rs+1-2
- core/src/abstractions.rs+1-1
- core/src/core_tests/activity_tasks.rs+78-1
- core/src/core_tests/local_activities.rs+182-3
- core/src/core_tests/queries.rs+211-4
- core/src/core_tests/workers.rs+2-2
- core/src/core_tests/workflow_cancels.rs+1-1
- core/src/core_tests/workflow_tasks.rs+41-8
- core/src/lib.rs+123-20
- core/src/log_export.rs-62
- core/src/telemetry/log_export.rs+190
- core/src/telemetry/metrics.rs+165-135
- core/src/telemetry/mod.rs+293-332
- core/src/telemetry/prometheus_server.rs+4-3
- core/src/test_help/mod.rs+9-3
- core/src/worker/activities.rs+1-1
- core/src/worker/activities/local_activities.rs+2-1
- core/src/worker/mod.rs+1-1
- core/src/worker/workflow/driven_workflow.rs+5-18
- core/src/worker/workflow/machines/activity_state_machine.rs+1-5
- core/src/worker/workflow/machines/cancel_external_state_machine.rs+1-5
- core/src/worker/workflow/machines/cancel_workflow_state_machine.rs+1-5
- core/src/worker/workflow/machines/child_workflow_state_machine.rs+1-5
- core/src/worker/workflow/machines/complete_workflow_state_machine.rs+1-5
- core/src/worker/workflow/machines/continue_as_new_workflow_state_machine.rs+2-6
- core/src/worker/workflow/machines/fail_workflow_state_machine.rs+1-5
- core/src/worker/workflow/machines/local_activity_state_machine.rs+12-14
- core/src/worker/workflow/machines/mod.rs+12-38
- core/src/worker/workflow/machines/modify_workflow_properties_state_machine.rs+178
- core/src/worker/workflow/machines/mutable_side_effect_state_machine.rs-127
- core/src/worker/workflow/machines/patch_state_machine.rs+1-5
- core/src/worker/workflow/machines/side_effect_state_machine.rs-71
- core/src/worker/workflow/machines/signal_external_state_machine.rs+1-5
- core/src/worker/workflow/machines/timer_state_machine.rs+1-5
- core/src/worker/workflow/machines/transition_coverage.rs+8-2
- core/src/worker/workflow/machines/upsert_search_attributes_state_machine.rs+1-5
- core/src/worker/workflow/machines/workflow_machines.rs+229-214
- core/src/worker/workflow/machines/workflow_task_state_machine.rs+1-6
- core/src/worker/workflow/managed_run.rs+13-5
- core/src/worker/workflow/managed_run/managed_wf_test.rs+1-1
- core/src/worker/workflow/mod.rs+61-27
- core/src/worker/workflow/wft_poller.rs+2-2
- core/src/worker/workflow/workflow_stream.rs+14-2
- fsm/rustfsm_procmacro/tests/trybuild/no_handle_conversions_require_into_fail.stderr+1-1
- protos/local/temporal/sdk/core/workflow_commands/workflow_commands.proto+8-1
- sdk-core-protos/src/history_builder.rs+9
- sdk-core-protos/src/lib.rs+20
- sdk/src/lib.rs+4-4
- sdk/src/workflow_context.rs+13-2
- test-utils/Cargo.toml+1
- test-utils/src/lib.rs+33-16
- tests/integ_tests/metrics_tests.rs+37
- tests/integ_tests/workflow_tests.rs+2
- tests/integ_tests/workflow_tests/modify_wf_properties.rs+53
- tests/main.rs+6-4
Lines changed: 37 additions & 43 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
3 | 2 |
| |
4 | 3 |
| |
5 | 4 |
| |
| |||
9 | 8 |
| |
10 | 9 |
| |
11 | 10 |
| |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
12 | 15 |
| |
13 | 16 |
| |
14 | 17 |
| |
15 | 18 |
| |
16 |
| - | |
17 |
| - | |
18 |
| - | |
| 19 | + | |
19 | 20 |
| |
20 | 21 |
| |
21 | 22 |
| |
| |||
151 | 152 |
| |
152 | 153 |
| |
153 | 154 |
| |
154 |
| - | |
| 155 | + | |
155 | 156 |
| |
156 | 157 |
| |
157 | 158 |
| |
| |||
176 | 177 |
| |
177 | 178 |
| |
178 | 179 |
| |
179 |
| - | |
180 |
| - | |
181 |
| - | |
182 |
| - | |
183 | 180 |
| |
184 | 181 |
| |
185 | 182 |
| |
186 | 183 |
| |
| 184 | + | |
187 | 185 |
| |
188 |
| - | |
189 |
| - | |
190 |
| - | |
191 |
| - | |
192 |
| - | |
193 |
| - | |
194 |
| - | |
195 |
| - | |
196 |
| - | |
197 |
| - | |
198 |
| - | |
199 |
| - | |
200 |
| - | |
201 |
| - | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
202 | 191 |
| |
203 |
| - | |
204 |
| - | |
205 |
| - | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
206 | 195 |
| |
207 | 196 |
| |
208 |
| - | |
| 197 | + | |
| 198 | + | |
209 | 199 |
| |
210 |
| - | |
| 200 | + | |
211 | 201 |
| |
212 | 202 |
| |
213 | 203 |
| |
| |||
221 | 211 |
| |
222 | 212 |
| |
223 | 213 |
| |
224 |
| - | |
225 |
| - | |
| 214 | + | |
226 | 215 |
| |
227 | 216 |
| |
228 | 217 |
| |
229 | 218 |
| |
230 | 219 |
| |
231 | 220 |
| |
232 | 221 |
| |
233 |
| - | |
| 222 | + | |
234 | 223 |
| |
235 | 224 |
| |
236 | 225 |
| |
237 | 226 |
| |
238 | 227 |
| |
239 | 228 |
| |
240 |
| - | |
| 229 | + | |
241 | 230 |
| |
242 | 231 |
| |
243 | 232 |
| |
244 | 233 |
| |
245 | 234 |
| |
246 | 235 |
| |
247 | 236 |
| |
248 |
| - | |
249 |
| - | |
250 |
| - | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
251 | 240 |
| |
252 | 241 |
| |
253 | 242 |
| |
254 |
| - | |
255 |
| - | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
256 | 246 |
| |
257 | 247 |
| |
258 | 248 |
| |
259 | 249 |
| |
260 | 250 |
| |
261 | 251 |
| |
262 |
| - | |
| 252 | + | |
263 | 253 |
| |
264 | 254 |
| |
265 | 255 |
| |
266 | 256 |
| |
267 |
| - | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
268 | 261 |
| |
269 |
| - | |
270 |
| - | |
271 |
| - | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
272 | 265 |
| |
273 | 266 |
| |
| 267 | + | |
274 | 268 |
| |
275 | 269 |
| |
276 | 270 |
| |
| |||
363 | 357 |
| |
364 | 358 |
| |
365 | 359 |
| |
366 |
| - | |
| 360 | + | |
367 | 361 |
| |
368 | 362 |
| |
369 | 363 |
| |
|
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
17 |
| - | |
18 | 17 |
| |
19 | 18 |
| |
20 | 19 |
| |
|
0 commit comments