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

implement doit(): resumable media upload #18

Closed
Byron opened this issue Mar 16, 2015 · 1 comment
Closed

implement doit(): resumable media upload #18

Byron opened this issue Mar 16, 2015 · 1 comment
Assignees

Comments

@Byron
Copy link
Owner

Byron commented Mar 16, 2015

Something to consider here is how the delegate is involved to store the upload information to allow actually resuming it in another call.
Supporting this might ripple through our method builder a bit, as it might need more information to allow this. Or the delegate provides it at runtime, which would certainly be prepared.

Goal is to support storing the current result, and resuming a few minutes/hours later without issues, i.e. the API must allow to do that natively.

@Byron Byron added this to the v0.1 - feature completeness milestone Mar 16, 2015
@Byron Byron self-assigned this Mar 21, 2015
@Byron Byron closed this as completed in cd1ff18 Mar 22, 2015
@Byron
Copy link
Owner Author

Byron commented Mar 23, 2015

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

No branches or pull requests

1 participant