Hubert-Dudek
Databricks MVP
  • you can just implement try/except in cell, handling it by using dbutils.notebook.exit(jobId) and using other dbutils can help,
  • when job fail you can specify your email to get job alerts,

image.png

  • additionally if notebook job fail you can specify retry in job task settings

image.png


My blog: https://databrickster.medium.com/