Hi all, is it possible to configure the Lazarus to trigger fail after N > 3 of scheduling attempts? or wait more time between reschedules? i have flows that are stuck on a queue due to compute limitation and the lazarus kills them before running
k
Kevin Kho
07/26/2021, 1:33 PM
Hey @Dotan Asselmann, Lazarus is not configurable at the moment, but I don’t think there are plans to configure it this way. For this scenario, we would recommend Flow Concurrency limiting on Prefect Cloud. You previously asked if it’s possible we reschedule a Flow is it fails. Is that not working here?
d
Dotan Asselmann
07/26/2021, 7:01 PM
flows that are ‘failed’ due to lazarus attempts don’t run the state handler code [because it doesn’t run at all] so i can’t resubmit it
Dotan Asselmann
07/26/2021, 7:01 PM
i just want the flows that submitted to ‘wait forever’ and not canceled automatically
k
Kevin Kho
07/26/2021, 7:03 PM
Ah I see. Yeah it seems like this has to be handled at the orchestration level, which is what Flow Concurrency Limiting is for.
Bring your towel and join one of the fastest growing data communities. Welcome to our second-generation open source orchestration platform, a completely rethought approach to dataflow automation.