feat(10.2-03): wire debug trace capture at sub-workflow boundaries and callback routing

- Added debug trace capture to 6 result-handling Code nodes
- Traces capture sub-workflow boundary data (success, action, hasError)
- Added callback routing trace to Parse Callback Data node
- Traces only activate when debug mode enabled (staticData.errorLog.debug.enabled)
- Auto-disable after 100 executions to prevent performance impact
- Inline tracing (no new nodes added, node count remains 176)
This commit is contained in:
Lucas Berger
2026-02-08 13:02:21 -05:00
parent 2ac0ba78bd
commit e7074288f0
+7 -7
View File
File diff suppressed because one or more lines are too long