{#if job}
For performance reasons, only the last 20 items are shown by default
{/if} {#if render}{job.logs}
For performance reasons, only the last 20 items are shown by default
{/if} {#each (flowJobIds?.flowJobs.length ?? 0) > 20 ? flowJobIds?.flowJobs?.slice($localDurationStatuses[flowJobIds?.moduleId ?? '']?.iteration_from ?? 0) ?? [] : flowJobIds?.flowJobs ?? [] as loopJobId, j (loopJobId)} {#if render} {/if}No arguments
{/if} {:else if node}The execution of this node has no information attached to it. The job likely did not run yet
{/if} {:else}Select a node to see its details here
{/if}