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 2020/05/18 16:39:18 UTC

[GitHub] [airflow] crazy-2020 commented on a change in pull request #8824: Make 'time_to_sleep_in_seconds' in dlp.py configurable

crazy-2020 commented on a change in pull request #8824:
URL: https://github.com/apache/airflow/pull/8824#discussion_r426757445



##########
File path: airflow/providers/google/cloud/hooks/dlp.py
##########
@@ -207,6 +206,9 @@ def create_dlp_job(
             until it is set to DONE.
         :type wait_until_finished: bool
         :rtype: google.cloud.dlp_v2.types.DlpJob
+        :param time_to_sleep_in_seconds: (Optional) Time to sleep between active checks
+            of the operation results. Defaults to 1.

Review comment:
       Thanks for the suggested change.




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

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