Commit fbed9e5
committed
Narrow log_extra scope for skipped intervals callback in request
Skipped intervals fires when no Dag run is made, so it will have no
run_id. The former implementation expected a run_id in the request.1 parent f321060 commit fbed9e5
2 files changed
Lines changed: 4 additions & 2 deletions
File tree
- airflow-core/src/airflow/dag_processing
- task-sdk/src/airflow/sdk/execution_time/schema/versions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
335 | 335 | | |
336 | 336 | | |
337 | 337 | | |
338 | | - | |
| 338 | + | |
339 | 339 | | |
| 340 | + | |
| 341 | + | |
340 | 342 | | |
341 | 343 | | |
342 | 344 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
0 commit comments