Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Retry inconsistent downloads #156

Merged
merged 6 commits into from
Aug 4, 2017
Merged

Commits on Aug 3, 2017

  1. file download retry until resource is consistent

    changes similar to upload to retry while we are waiting for the file to be consistent
    moved some code around since it is used in generic places now
    johnbradley committed Aug 3, 2017
    Configuration menu
    Copy the full SHA
    93be1a2 View commit details
    Browse the repository at this point in the history
  2. combine ProgressPrinter and ProjectStatusMonitor

    Previous commits in this branch made ProjectStatusMonitor redundant.
    johnbradley committed Aug 3, 2017
    Configuration menu
    Copy the full SHA
    d613fb5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8ceec9e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e4538ca View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d0f4820 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4e72d41 View commit details
    Browse the repository at this point in the history