This is an automated email from the ASF dual-hosted git repository.
weilee pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from fe6ce126ec8 feat: add missing Taiwanese Mandarian translation (#55167)
add f4daefc3598 Improve dag error handling (#49164)
No new revisions were added by this update.
Summary of changes:
.../src/airflow/api_fastapi/common/exceptions.py | 19 +++++-
.../src/airflow/api_fastapi/core_api/app.py | 5 +-
airflow-core/src/airflow/exceptions.py | 17 +++++
.../airflow/serialization/serialized_objects.py | 27 ++++++--
.../unit/api_fastapi/common/test_exceptions.py | 72 +++++++++++++++++++++-
5 files changed, 127 insertions(+), 13 deletions(-)