Hi all. Can someone point me to documentation on h...
# prefect-community
m
Hi all. Can someone point me to documentation on how to have lazarus restart dead flows from the beginning? It appears the default is to restart from the failed task.
k
Not sure what you mean by having lazarus restart dead flows
m
So, the lazarus code re-schedules the flow. Because of serialization issues, we can’t store task results. So the re-scheduled flow fails. I’m looking to have it restart from scratch. Not dependent of results of previous tasks.
a