python / python/pymanager

Detect slow download

未關閉
#48 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視

還沒有人認領這個 Issue。

enhancement
主要語言
Python
星號
344
分支
74
平均合併
1 天 3 小時
30 天內合併 PR
7

描述

We normally don't show any message when we start downloading a file (because it would be noisy, e.g. reading a chain of index.jsons), but if the download takes more than 5 seconds we should print something to indicate that we're waiting. This is like what we do with rmtree/unlink.

貢獻指南

這個儲存庫沒有索引到貢獻指南

從這裡開始

  1. 先讀完整個 Issue,再讀專案的貢獻指南。
  2. 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
  3. Fork 儲存庫,在一個分支上完成修改。
  4. 送出 Pull Request,並在描述裡引用這個 Issue 編號。

研究方向

先定位 issue 中提到的下載處理,以及現有的 rmtree/unlink 回饋行為。追蹤下載如何等待,然後確認等待訊息只有在五秒後才會出現,而快速下載會保持安靜。

由索引模型根據 Issue 內容生成。

評估

技術堆疊
python
領域
cli
Issue 類型
功能
難度
3/5
預估耗時
1-2 天
活躍度
停滯
描述清晰度
基本清楚
新手友好度
48/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。