https://dagster.io/ logo
#dagster-support
Title
# dagster-support
đ

Đinh Đức Dương

12/15/2022, 7:44 AM
Hi, I want to generate an error message in dagster job runs and it should show failure status in the list of run jobs. Thank
j

jamie

12/15/2022, 3:27 PM
You should be able to raise a Python exception in your job and the job will fail and show as failed in Dagit