Commit 2591102
fix(logs): store workflowInput unredacted to preserve retry fidelity
workflowInput is internal execution data used for replay, same as
executionState which is also stored unredacted. Redacting at storage
time corrupts the data for retry use cases.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent ccf9751 commit 2591102
1 file changed
+1
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
372 | 372 | | |
373 | 373 | | |
374 | 374 | | |
375 | | - | |
376 | | - | |
377 | | - | |
378 | 375 | | |
379 | 376 | | |
380 | 377 | | |
| |||
383 | 380 | | |
384 | 381 | | |
385 | 382 | | |
386 | | - | |
| 383 | + | |
387 | 384 | | |
388 | 385 | | |
389 | 386 | | |
| |||
0 commit comments