clever-shampoo-31949
01/22/2025, 2:06 PMaverage-finland-92144
01/22/2025, 5:31 PM• Can Flyte schedule tasks such that the mutually exclusive tasks do not run at the same time?IIUC you'd need to set concurrency limits at the launchplan or workflow level. This is being spec'd out as we speak (see RFC and feel free to comment there).
freezing-airport-6809
freezing-airport-6809
clever-shampoo-31949
01/23/2025, 8:29 AMclever-shampoo-31949
01/23/2025, 8:37 AMUsing this mechanism, Flyte ensures that during multiple concurrent executions of a task only a single instance is evaluated and all others wait until completion and reuse the resulting cached outputs.So unfortunately, this is not what we need. All our tasks need to run, even if they touch the same database partition.
clever-shampoo-31949
01/23/2025, 8:41 AMfreezing-airport-6809
freezing-airport-6809