The GitHub Actions job "Tests" on airflow.git/avoid-recursion-limit-for-exceptions-in-secrets-masker has succeeded. Run started by GitHub user potiuk (triggered by potiuk).
Head commit for run: cc6b24c324826724a8d6790761031cddb941fde7 / Jarek Potiuk <[email protected]> Fix recursion depth error in _redact_exception_with_context Fix recursion depth check in _redact_exception_with_context_or_cause. There are some obscure cases where exception might point to itself in cause/context - this PR protects against it. Changed name to include cause as well. Initially implemented as a fix to v2-11-test in #61254 - enhanced with the case of removal of too-deep exceptions rather than not-redacting it (and replacing it with sentinel exception explaining that reminder of the stack trace has been removed. Co-authored-by: Anton Nitochkin <[email protected]> Report URL: https://github.com/apache/airflow/actions/runs/21921869785 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
