refactor(workflow): revamp logging module for loop & iteration nodes (#19484)
This commit is contained in:
@@ -145,6 +145,7 @@ const TracingPanel: FC<TracingPanelProps> = ({
|
||||
</div>
|
||||
<NodePanel
|
||||
nodeInfo={node!}
|
||||
allExecutions={list}
|
||||
onShowIterationDetail={handleShowIterationResultList}
|
||||
onShowLoopDetail={handleShowLoopResultList}
|
||||
onShowRetryDetail={handleShowRetryResultList}
|
||||
|
Reference in New Issue
Block a user