Skip to content

Comments

Handle when dag code record is missing#48803

Merged
dstandish merged 4 commits intoapache:mainfrom
astronomer:handle-missing-dag-code
Apr 4, 2025
Merged

Handle when dag code record is missing#48803
dstandish merged 4 commits intoapache:mainfrom
astronomer:handle-missing-dag-code

Conversation

@dstandish
Copy link
Contributor

Currently if DagCode record is missing, api server throws 500 error.

We need to tolerate missing dag code record.

Currently if DagCode record is missing, api server throws 500 error.

We need to tolerate missing dag code record.
@boring-cyborg boring-cyborg bot added the area:API Airflow's REST/HTTP API label Apr 4, 2025
@dstandish
Copy link
Contributor Author

ok so this is what it looks like now
image

@dstandish dstandish merged commit 1b60be0 into apache:main Apr 4, 2025
95 checks passed
@dstandish dstandish deleted the handle-missing-dag-code branch April 4, 2025 22:37
diogotrodrigues pushed a commit to diogotrodrigues/airflow that referenced this pull request Apr 6, 2025
Currently if DagCode record is missing, api server throws 500 error.

We need to tolerate missing dag code record.

---------

Co-authored-by: Brent Bovenzi <brent.bovenzi@gmail.com>
simonprydden pushed a commit to simonprydden/airflow that referenced this pull request Apr 8, 2025
Currently if DagCode record is missing, api server throws 500 error.

We need to tolerate missing dag code record.

---------

Co-authored-by: Brent Bovenzi <brent.bovenzi@gmail.com>
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