astronomer / astro-cli

CLI that makes it easy to create, test and deploy Airflow DAGs to Astronomer
https://www.astronomer.io
Other
334 stars 70 forks source link

Failsafe API in example DAG #1667

Closed TJaniF closed 2 weeks ago

TJaniF commented 3 weeks ago

Description

It seems that the API getting Astronauts in Space is having some issues right now, this PR is a temporary fix until we change the DAG to not rely on it anymore, harcoding the current data in case of API failure.

๐Ÿงช Functional Testing

I ran the DAG :)

๐Ÿ“‹ Checklist