Hi team, Is there anyway that I could customize th...
# dagster-plus
w
Hi team, Is there anyway that I could customize the trigger rule in Dagster. Like If I have ops and a downstream ops, is there anyway that I could still trigger the ops even if the upstream has a failure. In this case, I am using all non-input task, so there is no dependencies on the input data.
j
It’s not currently supported. We’re tracking the request here: https://github.com/dagster-io/dagster/issues/15761