Skip to content

Raise original import error in CLI vending of executors - #32931

Merged
potiuk merged 1 commit into
apache:mainfrom
potiuk:raise-original-import-error-in-cli-vending
Jul 29, 2023
Merged

Raise original import error in CLI vending of executors#32931
potiuk merged 1 commit into
apache:mainfrom
potiuk:raise-original-import-error-in-cli-vending

Conversation

@potiuk

Copy link
Copy Markdown
Member

Small follow-up after #29055 - for better diagnostic of potential future problems, it would be good to re-raise the original import error, otherwise if the Import error results from some other issue than Airflow version, we will get quite a bit of head scratching trying to diagnose some of the resulting aftermath.


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

Small follow-up after apache#29055 - for better diagnostic of potential
future problems, it would be good to re-raise the original import
error, otherwise if the Import error results from some other issue
than Airflow version, we will get quite a bit of head scratching
trying to diagnose some of the resulting aftermath.
@potiuk

Copy link
Copy Markdown
MemberAuthor

cc: @o-nikolas -> very small update to your PR :)

@potiuk

Copy link
Copy Markdown
MemberAuthor

Random/flaky test issues. Merging.

@potiuk
potiuk merged commit f31af91 into apache:mainJul 29, 2023
@potiuk
potiuk deleted the raise-original-import-error-in-cli-vending branch July 29, 2023 07:54
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:providersprovider:celeryprovider:cncf-kubernetesKubernetes (k8s) provider related issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@potiuk@eladkal