Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2021 03:12 AM
- 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,
- additionally if notebook job fail you can specify retry in job task settings
My blog: https://databrickster.medium.com/