New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 746459 link

Starred by 1 user

Issue metadata

Status: Available
Owner: ----
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 2
Type: Feature

Blocked on: View detail
issue 732804
issue 796757



Sign in to add a comment

Make the "XX files remaining" message in isolateserver.py download optional

Project Member Reported by mar...@chromium.org, Jul 19 2017

Issue description

Actual:
When it takes more than 30 seconds to fetch the inputs, run_isolate prints a status message on stdout to warn the user than the setup phase took a significant amount of time.

AI:
- Make the value configurable, where 0 means no output
- Print to stderr instead of stdout

Ref:
See DELAY_BETWEEN_UPDATES_IN_SECS is the hard coded value and fetch_isolated() is the code printing it in https://github.com/luci/luci-py/blob/master/client/isolateserver.py
 

Comment 1 by aludwin@google.com, Jul 19 2017

Cc: aludwin@google.com
I might take this but won't get to it this week, so if someone else wants it before then feel free.
Blockedon: 732804
Let's make this a side effect of issue 732804.

Comment 3 by mar...@chromium.org, Feb 18 2018

Blockedon: 796757

Sign in to add a comment