Skip to content

Raise original import error in CLI vending of executors#32931

Merged
potiuk merged 1 commit intoapache: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 intoapache:mainfrom
potiuk:raise-original-import-error-in-cli-vending

Conversation

@potiuk
Copy link
Copy Markdown
Member

@potiuk potiuk commented Jul 29, 2023

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 potiuk requested a review from jedcunningham as a code owner July 29, 2023 06:59
@boring-cyborg boring-cyborg Bot added provider:cncf-kubernetes Kubernetes (k8s) provider related issues area:providers provider:celery labels Jul 29, 2023
@potiuk
Copy link
Copy Markdown
Member Author

potiuk commented Jul 29, 2023

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

@potiuk
Copy link
Copy Markdown
Member Author

potiuk commented Jul 29, 2023

Random/flaky test issues. Merging.

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants