Andrew Martin
11/16/2022, 10:57 PMsce_nol.caiso_discharging_analysis_helper_graph.filter_down_flowgate_analysis_by_number_of_harmers
op is failing and is looking for a dagster file that would be written by a prior op in the job. What's weird is this op fails early on when running the job, but the job run hasn't even gotten to the op yet. E.g. the job is running the ops out of order (see the screenshot where the failed op hasn't had the preceding ops run yet).
One thing to note: we're using dynamic outs in the job.Andy Chen
11/16/2022, 11:19 PM