Job Details

2f867817-664a-4ef5-bf21-a9de9fcdfc94

success
DAG
my_dag
Started
16:17:59
Duration
6s
Triggered By
manual

Real-time Status

Pending
0
Running
0
Completed
3
Failed
0

Task Executions

Task ID Status Type Worker Started Duration Retries
extract success local nonode@nohost 16:17:59 1s -
View Result
{
  "records_extracted": 1000,
  "source": "database",
  "timestamp": "2026-02-04T16:18:00.199495Z"
}
transform success local nonode@nohost 16:18:01 2s 1
Error: Attempt 1 failed: "Simulated transformation failure for testing". Retrying...
View Result
{
  "records_transformed": 1000,
  "timestamp": "2026-02-04T16:18:03.247501Z",
  "transformations_applied": [
    "clean",
    "normalize",
    "enrich"
  ]
}
load success local nonode@nohost 16:18:04 1s 1
Error: Attempt 1 failed: "Simulated load failure for testing". Retrying...
View Result
{
  "destination": "warehouse",
  "records_loaded": 1000,
  "timestamp": "2026-02-04T16:18:05.295683Z"
}