- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2025 10:47 AM
I'm trying to configure a job to only send failure notifications on the final retry failure (not on intermediate retry failures). This feature is available in the Databricks UI as "Mute notifications until the last retry", but I can't get this to work through the YAML configuration using Asset Bundles. I've tried to include mute_notifications_until_the_last_retry: true, which generates "unknown field" warnings during bundle deployment.
Is this setting supported in Asset Bundles? If not, are there any workarounds to achieve "notify only on final failure" behavior using bundle configurations? Once deployed via Asset Bundles, any attempt to edit the settings within the UI shows "Modify bundle sources and redeploy to edit this job", so manual configuration isn't possible.
Any guidance would be greatly appreciated!
- Labels:
-
Workflows