You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "aru-trackunit (via GitHub)" <gi...@apache.org> on 2023/03/03 08:51:59 UTC

[GitHub] [airflow] aru-trackunit commented on pull request #29694: `GoogleDriveHook`: Fixing log message + adding more verbose documentation

aru-trackunit commented on PR #29694:
URL: https://github.com/apache/airflow/pull/29694#issuecomment-1453181311

   @josh-fell I decided to remove this nested limit, since we can rely on Google API instead, also I made a wrong assumption. 
   If google doesn't let user upload a file nested deeper that 20 levels then it will never generate longer path, but it was also protecting that in worst case scenario it makes 20 iterations instead of infinite loop if google introduces a bug.


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