PaddleCloud icon indicating copy to clipboard operation
PaddleCloud copied to clipboard

Points that can be improved of `pfs` modules.

Open gongweibao opened this issue 8 years ago • 1 comments

Tasks TODO:

  • [ ] HTTP's error handle. https://github.com/PaddlePaddle/cloud/pull/321#issuecomment-323218537
  • [ ] UrlParam's marshel `unmarshel. https://github.com/PaddlePaddle/cloud/pull/321#discussion_r133570605
  • [ ] Color logs. https://github.com/PaddlePaddle/cloud/pull/321#discussion_r133569997
  • [ ] TouchCommand. https://github.com/PaddlePaddle/cloud/pull/321#discussion_r133577641
  • [ ] More clear about network https://github.com/PaddlePaddle/cloud/pull/321#issuecomment-323216628
  • [ ] Download and upload progress.

gongweibao avatar Aug 21 '17 08:08 gongweibao

UrlParams can use https://github.com/gorilla/schema.

gongweibao avatar Nov 10 '17 10:11 gongweibao