Giter Site home page Giter Site logo

progress status about rivet HOT 2 OPEN

bendichter avatar bendichter commented on July 28, 2024
progress status

from rivet.

Comments (2)

danlamanna avatar danlamanna commented on July 28, 2024

Yeah this is a feature we definitely want, and there's actually a half-baked branch for it that I haven't touched in a while.

In the meantime, rivet has a verbose flag that will spam you a bit and give you some non-friendly looking progress:

$ rivet sync -v . girder://35892fe58d777c649a9bd1b7
DEBUG[2020-01-31T14:54:40-05:00] attempting to load config file /Users/dan/.rivet/config.toml 
DEBUG[2020-01-31T14:54:40-05:00] loaded config file /Users/dan/.rivet/config.toml 
DEBUG[2020-01-31T14:54:40-05:00] loaded credentials from configuration file   
DEBUG[2020-01-31T14:54:41-05:00] authenticated with api key (user 35782fe58d577f639a9bc1ab) 
DEBUG[2020-01-31T14:54:41-05:00] scanning . for syncable items                
INFO[2020-01-31T14:54:41-05:00] found 0 dirs, 1 files to potentially sync    
INFO[2020-01-31T14:54:41-05:00] building remote girder directories           
INFO[2020-01-31T14:54:41-05:00] building remote girder items                 
INFO[2020-01-31T14:54:42-05:00] syncing blobs                                
DEBUG[2020-01-31T14:54:42-05:00] detected new file video_dh37gs_en 2019-08-25 12_38-35423486816.mp4 
INFO[2020-01-31T14:54:42-05:00] uploading: video_dh37gs_en 2019-08-25 12_38-35423486816.mp4 
DEBUG[2020-01-31T14:54:42-05:00] video_dh37gs_en 2019-08-25 12_38-35423486816.mp4 - uploading chunk 1/219 
DEBUG[2020-01-31T14:54:55-05:00] video_dh37gs_en 2019-08-25 12_38-35423486816.mp4 - uploading chunk 2/219 
DEBUG[2020-01-31T14:55:07-05:00] video_dh37gs_en 2019-08-25 12_38-35423486816.mp4 - uploading chunk 3/219 
DEBUG[2020-01-31T14:55:19-05:00] video_dh37gs_en 2019-08-25 12_38-35423486816.mp4 - uploading chunk 4/219 
DEBUG[2020-01-31T14:55:31-05:00] video_dh37gs_en 2019-08-25 12_38-35423486816.mp4 - uploading chunk 5/219 
DEBUG[2020-01-31T14:55:44-05:00] video_dh37gs_en 2019-08-25 12_38-35423486816.mp4 - uploading chunk 6/219 

Each chunk is 16MB IIRC.

P.S. rivet sync -vv will actually show every single HTTP request that is being performed. Useful for debugging and not much else.

from rivet.

bendichter avatar bendichter commented on July 28, 2024

@danlamanna thanks for the pointers. -v is a step in the right direction, but I am particularly interested in a progress report on a large number of files, e.g. python's tqdm.

from rivet.

Related Issues (2)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.