potiuk commented on PR #61254:
URL: https://github.com/apache/airflow/pull/61254#issuecomment-3884744974

   I am closing it in favour of https://github.com/apache/airflow/pull/61776. 
Since it is also present in main, I recreated it there, and will backport it to 
both v3-1-test and v2-11-test, I also added test coverage, but also updated 
that change (result of testing) - rather than stopping redacting when recursion 
level is reached, we will **SKIP** those exceptions and replace the remaining 
stack trace with sentinel exception explaining that this happened.
   
   This is much safer, because potentially we could leak some secrets in those 
unredacted exceptions remaining on stack trace.
   
   I made you co-author of #61776 @Crowiant 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to