More concise error message in the api-server log when execution_api_server_url
isn't correct
#51163
Open
1 of 2 tasks
Labels
area:API
Airflow's REST/HTTP API
area:UI
Related to UI/UX. For Frontend Developers.
kind:feature
Feature Requests
needs-triage
label for new issues that we didn't triage yet
Description
When the
execution_api_server_url
config variable isn't correct, the consequences are:These don't explicitly identify the root cause.
Use case/motivation
It should be easier to identify when something core in the configuration is misconfigured such that the different components of Airflow can't communicate with each other. This could be evident from:
airflow config check
)api-server
log (or the scheduler log?)Related issues
The symptoms of misconfiguration were first identified here #50191
Are you willing to submit a PR?
Code of Conduct
The text was updated successfully, but these errors were encountered: