Portal Community

What Each Row Shows

Fetch Customer Data Completed 342ms 0 retries
Route by Tier Completed 2ms 0 retries
Send Approval Email Running
Update Invoice Record Pending

Key Capabilities

CapabilityDetails
Real-time updatesRows update on every NodeExecutionStarted, NodeExecutionCompleted, and NodeExecutionFailed event
SortingBy execution order, by status group, or by duration (fastest/slowest first)
FilteringAll nodes, Failed only, Running only, Completed only
Jump to canvasSingle click pans the canvas to the node and selects it
Open inspectorDouble-click or use the context menu to open the Node Inspector tab for that node

Source

Component: packages/flow-observer-panel/src/components/tabs/ExecutionNodeListTabContent.tsx

Data: reads flowObserverPanelStore.nodeStatuses — populated by useFlowObserverSignalR on each node event.