Hi Dagsters! Does anyone know if it's possible to ...
# ask-community
t
Hi Dagsters! Does anyone know if it's possible to disable auto setting schedule to disabled when it fails? I thought that it's supposed to set the status to
default_status
upon failure but it's still setting to to stopped on failure `ScheduleDefinition`:
Copy code
default_status=DefaultScheduleStatus.RUNNING