Skip to content

Add progress bar to lsif upload command

Warren Gifford requested to merge lsif-upload-progress into master

Created by: efritz

This update enables retries on each upload part (10 retries per part with a 1/4 second interval between attempts), and also draws an upload progress bar if the -json flag is not supplied.

This covers the retries task in https://github.com/sourcegraph/sourcegraph/issues/11876.

Merge request reports

Loading