Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-16-2025 03:23 AM
Configure a Generic Webhook notification destination in Databricks that points to your own small service (AWS Lambda)
In that service, parse the payload, detect job failure events, extract the relevant error/stack trace, and call the Linear GraphQL API to create an issue (task) with the error embedded in the description