stocky-notebook-88311
02/13/2023, 8:52 AMhallowed-mouse-14616
02/13/2023, 2:33 PM0s means infinite for node-active-deadline , node-execution-deadline, and workflow-active-deadline.stocky-notebook-88311
02/13/2023, 2:59 PMhallowed-mouse-14616
02/13/2023, 3:39 PMhallowed-mouse-14616
02/16/2023, 3:30 PMstocky-notebook-88311
02/17/2023, 5:21 PMstocky-notebook-88311
02/17/2023, 5:22 PMhallowed-mouse-14616
02/17/2023, 5:34 PM0s should work. Can I see what your propeller config looks like? What does the workflow look like? What was the exact error message? I know we've ran into scenarios previously where a the workflow-active-deadline has exceeded and it automatically aborted node executions. If this is broken, I would be happy to look into it.stocky-notebook-88311
02/28/2023, 2:57 PMstocky-notebook-88311
02/28/2023, 2:57 PMhallowed-mouse-14616
02/28/2023, 2:58 PM0s (not going to lookup the PR). i don't think this configuration is being picked up. let me look into it real quick.stocky-notebook-88311
02/28/2023, 2:59 PMhallowed-mouse-14616
02/28/2023, 3:04 PMstocky-notebook-88311
02/28/2023, 4:01 PMhallowed-mouse-14616
02/28/2023, 4:18 PMStrictMode when parsing configuration so that if the yaml config does not exactly match what Flyte components expect they will error out. It would mitigate these kinds of issues - which we see more frequently than we would like. However, it introduces some issues with single binary, etc because we have a unified configuration that all components read from. It might be worth addressing this in more depth.stocky-notebook-88311
03/10/2023, 11:56 AMstocky-notebook-88311
03/10/2023, 12:02 PMhallowed-mouse-14616
03/10/2023, 2:09 PM