we have a meltano image that runs on our GCP compo...
# troubleshooting
y
we have a meltano image that runs on our GCP composer environment via KubernetesPodOperator and are seeing intermittent errors being thrown -
500 Internal Server Error
(on tap startup) and
google.auth.exceptions.RefreshError
on (loader startup) from the
Google Compute Engine metadata service
. Wondering if anyone else that has a similar set up has seen the same? specs: meltano docker image -
meltano/meltano:v3.2-python3.9
gcp composer version -
composer-2.6.0-airflow-2.6.3