Kirk Stennett
10/01/2021, 5:24 PMAn exception was thrown during execution that is likely a framework error, rather than an error in user code.
dagster.check.CheckError: Invariant failed. Description: Pipeline run cleanup (e44bf39c-e57e-4318-ac8f-1f7c62667a40) in state PipelineRunStatus.STARTED, expected NOT_STARTED or STARTING.
Any idea what would be causing this? I'm running this on a k8s instance that's comprised of spot instances and from what I've seen it looks like that might be a cause if the nodes are going down frequently. But before on 0.11.12 it was failing less. I also switched from celery_k8s_exec to just the k8s_job_exec during this time too.johann
10/01/2021, 5:46 PMKirk Stennett
10/01/2021, 5:49 PMjohann
10/01/2021, 5:50 PMKirk Stennett
10/01/2021, 5:50 PMjohann
10/01/2021, 5:54 PMAny issue that I could follow along withThere is now! https://github.com/dagster-io/dagster/issues/4993