Hi, is there a way in prefect 2 to do the prefect ...
# ask-community
n
Hi, is there a way in prefect 2 to do the prefect 1 equivalent:
Copy code
@task(trigger=prefect.triggers.always_run)
we want that some tasks
wait_for
for tasks above and run independently of previous tasks failing