Jay Ganbat
07/30/2023, 9:24 PMWorkflow[myworkflow.fastq2bam_workflow] failed. RuntimeExecutionError: max number of system retry attempts [11/10] exhausted. Last known status message: Failed to check Catalog for previous results: unexpected artifactData: [trimmed_fastqs] type: [map_value_type:<union_type:<variants:<blob:<> > variants:<union_type:<variants:<blob:<> structure:<tag:"FlyteFilePath" > > > > > > ] does not match any task output type: [map_value_type:<union_type:<variants:<blob:<> structure:<tag:"FlyteFilePath" > > variants:<simple:NONE structure:<tag:"none" > > > > ]
unfortunately i am unable to replicate it in flyte sandbox yet.
Essentially when we relaunch a workflow due to failure, in that workflow the successful task that has optional input is stuck in Queued
state and flytepropeller is unable to resolve it.
did anyone encountered this issue?datacatalog
side?
I also noticed that for individual relaunch optional types input is also getting ignored(input becomes None) and thus do not utilize cachingKevin Su
07/30/2023, 9:43 PMJay Ganbat
07/30/2023, 9:43 PMKevin Su
07/30/2023, 9:44 PMJay Ganbat
07/30/2023, 9:44 PMKevin Su
07/30/2023, 9:46 PMJay Ganbat
07/30/2023, 9:47 PMDan Rammer (hamersaw)
07/31/2023, 12:51 PM