jsnb-devoted commented on PR #28563:
URL: https://github.com/apache/airflow/pull/28563#issuecomment-1366101427

   @kaxil -- I misunderstood how the trigger classes were being instantiated. 
I've moved the code that authenticates with the API into the `__init__` 
function so that it runs the one time once it is instantiated. This fixed the 
bearer token logging issue. 
   
   I could still see not wanting to log the entire signature of the function in 
the triggerer but I'll leave that for you all to decide. Let me know or feel 
free to close the PR. 
   
   Thanks for the help!


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