10968: Changed the periodic update thread to run every 1 second while arv-put is...
authorLucas Di Pentima <lucas@curoverse.com>
Fri, 3 Feb 2017 17:52:16 +0000 (14:52 -0300)
committerLucas Di Pentima <lucas@curoverse.com>
Fri, 3 Feb 2017 17:52:16 +0000 (14:52 -0300)
commit211884f495248bbaf2ab74ff8d5ae2ed54b97bf2
tree96b24d55806cd9710329064b7cc2e422463709b9
parenta8b210d2bb5b10e6583abf295b99788b3dff7479
10968: Changed the periodic update thread to run every 1 second while arv-put is checking which files to skip, only notifying the user via the progress indicator.
When starts uploading the rest of the files, the update thread returns to the previous behaviour, running once every minute and checkpointing to the cache.
sdk/python/arvados/commands/put.py