Skip to content

[v3-3-test] Highlight user-code frames in task log tracebacks (#70294)#70375

Merged
pierrejeambrun merged 1 commit into
v3-3-testfrom
backport-4e65210-v3-3-test
Jul 24, 2026
Merged

[v3-3-test] Highlight user-code frames in task log tracebacks (#70294)#70375
pierrejeambrun merged 1 commit into
v3-3-testfrom
backport-4e65210-v3-3-test

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

In an error traceback the frame that actually failed is usually in the user's DAG code, but it sits visually indistinguishable among the framework frames from installed packages. Emphasising user-code frames and muting installed-package frames lets users find where the error originates at a glance.
(cherry picked from commit 4e65210)

Co-authored-by: Pierre Jeambrun pierrejbrun@gmail.com

In an error traceback the frame that actually failed is usually in the user's DAG code, but it sits visually indistinguishable among the framework frames from installed packages. Emphasising user-code frames and muting installed-package frames lets users find where the error originates at a glance.
(cherry picked from commit 4e65210)

Co-authored-by: Pierre Jeambrun <pierrejbrun@gmail.com>
@boring-cyborg boring-cyborg Bot added the area:UI Related to UI/UX. For Frontend Developers. label Jul 24, 2026
@pierrejeambrun
pierrejeambrun marked this pull request as ready for review July 24, 2026 09:36
@pierrejeambrun
pierrejeambrun merged commit 983bdde into v3-3-test Jul 24, 2026
109 of 118 checks passed
@pierrejeambrun
pierrejeambrun deleted the backport-4e65210-v3-3-test branch July 24, 2026 12:49
@github-actions github-actions Bot added this to the Airflow 3.3.1 milestone Jul 24, 2026
@github-actions

Copy link
Copy Markdown
Contributor Author

Hi maintainer, this PR was merged without a milestone set.
We've automatically set the milestone to Airflow 3.3.1 based on: merged to version branch
If this milestone is not correct, please update it to the appropriate milestone.

This comment was generated by Milestone Tag Assistant.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:UI Related to UI/UX. For Frontend Developers.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant