Open
Description
What's the use case?
In my team, we want to begin using automation condition, which will replace lots of jobs. However, until now we used dagster_slack.make_slack_on_run_failure_sensor() to monitor failing jobs. We still want to monitor assets of those jobs and to do so we will need to create custom sensors for the assets. It would be better if we could simply specify assets that we need to sense on the make_slack_on_run_failure_sensor
. It could also be usefull to specify asset and jobs that we DO NOT want to send slack message (because we know they might fail)
Ideas of implementation
No idea
Additional information
No response
Message from the maintainers
Impacted by this issue? Give it a 👍! We factor engagement into prioritization.