Channels
dagster-de
integration-airbyte
topic-async-execution
local-japan
dagster-cube
community-freelance
dagster-wandb
dagster-feedback
community-machine-learning
integration-bigquery
dagster-university
ask-community
dagster-dask
integration-snowflake
dagster-releases
integration-dbt
faq-read-me-before-posting
tools
feature-insights
feature-pipes
project-flexible-range-backfills
data-platform-design
community-events
dagster-serverless
dagster-noteable
introductions
integration-airflow
dagster-cloud
random
dagster-spatial
ask-ai
announcements
github-discussions
豆瓣酱帮
dagstereo
deployment-ecs
deployment-kubernetes
jobs
community-showcase
feature-asset-checks
Powered by
#ask-community
Title
# ask-community
a
Artem Dobryy
12/02/2022, 1:06 PM
Hi. I would like to understand how i can configure run_failure_sensor if any of the assets falls and need to restart job with selection this asset
c
chris
12/02/2022, 6:35 PM
in your run request, you can select the particular asset(s) that failed using the asset_selection param
a
Artem Dobryy
12/03/2022, 2:13 PM
yep, it allows me to run a specific asset if the job fails, but it doesn't say which asset caused the job to fail
2 Views
Post