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

fix(storage): error message for resumable uploads #9855

Merged
merged 2 commits into from
Sep 15, 2022

Commits on Sep 15, 2022

  1. fix(storage): error message for resumable uploads

    One of the error conditions is actually a rare, but unavoidable,
    problem when resuming uploads.  Improve the error message to clarify
    this situation.
    coryan committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    4d1e24e View commit details
    Browse the repository at this point in the history
  2. Address review comments.

    coryan committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    766ff6a View commit details
    Browse the repository at this point in the history