Commit e03dbd7
committed
Include WorkflowType in wrapFailure error message
The "Failure processing workflow task" RuntimeException only included
WorkflowId, RunId, and Attempt, forcing anyone debugging a failure to
look up the workflow type separately. PollWorkflowTaskQueueResponse
already carries the workflow type, so include it directly.1 parent 6d09a34 commit e03dbd7
1 file changed
Lines changed: 2 additions & 0 deletions
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
607 | 607 | | |
608 | 608 | | |
609 | 609 | | |
| 610 | + | |
| 611 | + | |
610 | 612 | | |
611 | 613 | | |
612 | 614 | | |
| |||
0 commit comments