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

Update Upload.ts #6833

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Update Upload.ts #6833

wants to merge 2 commits into from

Conversation

VobileLiuZhiwu
Copy link

I would like the lib-storage library to support the resumable upload feature. I went through the source code and found that it can be achieved by simply adding a conditional check.

Issue

Issue number, if available, prefixed with "#"

Description

What does this implement/fix? Explain your changes.

Testing

How was this change tested?

Additional context

Add any other context about the PR here.

Checklist

  • If you wrote E2E tests, are they resilient to concurrent I/O?
  • If adding new public functions, did you add the @public tag and enable doc generation on the package?

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

I would like the lib-storage library to support the resumable upload feature. I went through the source code and found that it can be achieved by simply adding a conditional check.
@VobileLiuZhiwu VobileLiuZhiwu requested a review from a team as a code owner January 20, 2025 08:05
@VobileLiuZhiwu VobileLiuZhiwu mentioned this pull request Jan 20, 2025
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant