You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/11/14 17:54:18 UTC

[GitHub] [airflow] raphaelauv removed a comment on pull request #19324: Catch AccessDeniedException in AWS Secrets Manager Backend

raphaelauv removed a comment on pull request #19324:
URL: https://github.com/apache/airflow/pull/19324#issuecomment-968317482


   Since all the calls to the secret backends are inside a try catch , it's not necessary to add the last catch in your PR @john-jac 
   
   see -> https://github.com/apache/airflow/blob/9519bf664b1c20ebec940fc1c3daa097eca351b4/airflow/models/variable.py#L270


-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org