Skip to content

Conversation

@pierrejeambrun
Copy link
Member

  • feat: add a config setting to expose stacktraces

  • fix: remove the starting newline to simplify the traceback info

  • test: update tests to align with the config change

  • feat: add exception id for better correlation between ui messages and log entries

  • test: update tests

  • fix: use random string as exception id instead of python object id

  • fix: update tests with patched random strings

  • test: use patch fixtures in tests to prevent side effects

(cherry picked from commit c4cd58c)


^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in airflow-core/newsfragments.

* feat: add a config setting to expose stacktraces

* fix: remove the starting newline to simplify the traceback info

* test: update tests to align with the config change

* feat: add exception id for better correlation between ui messages and log entries

* test: update tests

* fix: use random string as exception id instead of python object id

* fix: update tests with patched random strings

* test: use patch fixtures in tests to prevent side effects

(cherry picked from commit c4cd58c)
@pierrejeambrun pierrejeambrun changed the title Add config setting to control exposing stacktraces (#51509) [v3-0-test] Add config setting to control exposing stacktraces (#51509) Jun 11, 2025
@pierrejeambrun
Copy link
Member Author

Merging, unrelated CI failure, fixed by #51609

@pierrejeambrun pierrejeambrun merged commit 7c9b297 into apache:v3-0-test Jun 11, 2025
130 of 132 checks passed
@pierrejeambrun pierrejeambrun deleted the backport-51509 branch June 11, 2025 17:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants