The GitHub Actions job "Tests" on airflow.git/fix/issue-63340 has succeeded. Run started by GitHub user YoannAbriel (triggered by YoannAbriel).
Head commit for run: 9764366c22e5cc089245a0a941750b7695d1275d / Yoann Abriel <[email protected]> fix(api): handle undecryptable connection password and extra after migration After migrating from Airflow 2.x with a different Fernet key, encrypted connection fields (password, extra) fail to decrypt with InvalidToken. This crashes the API with a 500 PydanticSerializationError when listing or viewing connections. Catch decryption errors in Connection.get_password() and get_extra(), log a warning, and return None instead of propagating the exception. Closes: #63340 Report URL: https://github.com/apache/airflow/actions/runs/23088555027 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
