[ 
https://issues.apache.org/jira/browse/BEAM-7667?focusedWorklogId=288334&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-288334
 ]

ASF GitHub Bot logged work on BEAM-7667:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 02/Aug/19 23:57
            Start Date: 02/Aug/19 23:57
    Worklog Time Spent: 10m 
      Work Description: chamikaramj commented on pull request #8973: 
[BEAM-7667] report GCS throttling time to Dataflow autoscaler
URL: https://github.com/apache/beam/pull/8973#discussion_r310327778
 
 

 ##########
 File path: 
sdks/python/apache_beam/io/gcp/internal/clients/storage/storage_v1_client.py
 ##########
 @@ -20,10 +20,17 @@
 
 from __future__ import absolute_import
 
+import logging
+import time
 
 Review comment:
   I believe this class is auto-generated. So this change might get reverted 
next time we update the client.
   
   We should at least add a test that prevents this and move most of the 
changes here to another file (prob. everything other than "retry_func=xxx".
 
----------------------------------------------------------------
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:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 288334)
    Time Spent: 1.5h  (was: 1h 20m)

> report GCS throttling time to Dataflow autoscaler
> -------------------------------------------------
>
>                 Key: BEAM-7667
>                 URL: https://issues.apache.org/jira/browse/BEAM-7667
>             Project: Beam
>          Issue Type: Improvement
>          Components: runner-dataflow
>            Reporter: Heejong Lee
>            Assignee: Heejong Lee
>            Priority: Major
>          Time Spent: 1.5h
>  Remaining Estimate: 0h
>
> report GCS throttling time to Dataflow autoscaler.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

Reply via email to