erigaud
Honored Contributor

I would want the full job to stop (including subsequent tasks) but running dbutils.notebook.exit()  will success the current task and move on to the next task right ? I would want the job to finish right away in a success state

View solution in original post