Skip to content

Conversation

@ashb
Copy link
Member

@ashb ashb commented Feb 27, 2025

This makes the process of developing and debugging much more plesant, as
without this we get 0 logging (just a "500" access log line) in case of an
unhandled exception.


^ 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 newsfragments.

This makes the process of developing and debugging much more plesant, as
without this we get 0 logging (just a "500" access log line) in case of an
unhandled exception.
@boring-cyborg boring-cyborg bot added the area:API Airflow's REST/HTTP API label Feb 27, 2025
@ashb
Copy link
Member Author

ashb commented Feb 27, 2025

Ah looks like I need to pin the version in the precommit script

@potiuk
Copy link
Member

potiuk commented Feb 27, 2025

Ah looks like I need to pin the version in the precommit script

Already fixed and merged... Merging.

@potiuk potiuk merged commit 2804530 into main Feb 27, 2025
44 of 45 checks passed
Sharashchandra pushed a commit to Sharashchandra/airflow that referenced this pull request Feb 28, 2025
This makes the process of developing and debugging much more plesant, as
without this we get 0 logging (just a "500" access log line) in case of an
unhandled exception.
Copy link
Member

@pierrejeambrun pierrejeambrun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice

nailo2c pushed a commit to nailo2c/airflow that referenced this pull request Apr 4, 2025
This makes the process of developing and debugging much more plesant, as
without this we get 0 logging (just a "500" access log line) in case of an
unhandled exception.
@ashb ashb deleted the error-handling-logging-subapi-app branch April 14, 2025 13:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:API Airflow's REST/HTTP API

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants