pierrejeambrun commented on PR #62467:
URL: https://github.com/apache/airflow/pull/62467#issuecomment-3960175233

   We should probably fix the underlying cause which is 'why is the secret 
masker not masking the token'. Most chances are it's because the `ExecuteTask` 
is first redacted (unknown object nothing happens) and then serialized, 
therefore the jwt remains.


-- 
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