![]() |
VOOZH | about |
Last update
Last update 4 months ago
Categories
Share
This workflow automatically processes ETL errors, extracts important details, generates a preview, creates a log URL, classifies the issue using AI and saves the processed data into Google Sheets. If the issue is important or needs attention, it also creates a Jira ticket automatically.
The workflow reduces manual debugging effort, improves visibility and ensures high-severity issues are escalated instantly without human intervention.
This workflow handles ETL errors end-to-end by:
This creates a complete automated system for error tracking, analysis and escalation.
Receives ETL error payload and starts the workflow.
Extracts important fields and makes a clean version of the error.Generates a direct link to open the full ETL log.
AI analyzes the issue, identifies cause and assigns severity.
Formats AI results into clean fields: severity, cause, summary, recommended action.
Combines all extracted info into one final structured record.
Logs each processed ETL error in a spreadsheet for tracking.
Automatically creates a Jira issue when severity is Medium, High or Critical.
Sends a Slack message to notify the team about the issue.
Sends an email with full error details to the team.
Add/remove fields based on your ETL log structure.
Modify the OpenAI prompt for custom severity levels or deep-dive analysis.
Adjust columns for environment, job name or log ID.
Customize issue type, labels, priority and assignees.
| Issue | Possible Cause | Solution |
|---|---|---|
| Sheets not updating | Wrong Sheet ID or missing permission | Reconnect and reselect the sheet |
| Jira ticket fails | Missing required fields or invalid project key | Update Jira mapping |
| AI output empty | Invalid OpenAI key or exceeded usage | Check API key or usage limits |
| Severity always “low” | Prompt too broad | Adjust AI prompt with stronger rules |
| Log preview empty | Incorrect error field mapping | Verify the structure of the ETL error JSON |
For assistance setting up this workflow, customizing nodes or adding additional features, feel free to contact our n8n developers at WeblineIndia. We can help configure, scale or build similar automation workflows tailored to your ETL and business requirements.