workflow-kotlin icon indicating copy to clipboard operation
workflow-kotlin copied to clipboard

Exception for duplicate workers should identify the problematic workflow

Open zach-klippenstein opened this issue 6 years ago • 0 comments
trafficstars

Right now it tells you which workers are duplicates, but it doesn't tell you which workflow is rendering them. This makes it hard to troubleshoot crashes from workflows that are wrapped in generic workflows.

zach-klippenstein avatar Nov 11 '19 21:11 zach-klippenstein