RunLLM / aqueduct

Aqueduct is no longer being maintained. Aqueduct allows you to run LLM and ML workloads on any cloud infrastructure.
https://aqueducthq.com
Apache License 2.0
521 stars 18 forks source link

Improves error message returned to user when Airflow creds are incorrect #1275

Closed saurav-c closed 1 year ago

saurav-c commented 1 year ago

Describe your changes and why you are making these changes

Improves the error message that users will see so it is not some vague message that is simply forwarded along from Airflow. Instead, we wrap some context that the credentials are probably incorrect.

Related issue number (if any)

ENG 2894

Loom demo (if any)

Checklist before requesting a review