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

Wait and retry downloads when resource not consistent #152

Closed
dleehr opened this issue Jul 26, 2017 · 0 comments
Closed

Wait and retry downloads when resource not consistent #152

dleehr opened this issue Jul 26, 2017 · 0 comments

Comments

@dleehr
Copy link
Member

dleehr commented Jul 26, 2017

Issue #149 causes uploads to be retried if 404 + resource_not_consistent is encountered on creating an upload. It's also possible to get a 404 + resource_not_consistent from /files/:id/url (get_file_url).

Currently, attempting to download a project with files that are not yet consistent results in:

$ ddsclient download -p test_project

Error 404 on /files/1c0396f6-6737-459f-b24b-9455dac398a9/url
Reason:resource changes are still being processed by system
Suggestion:this is a temporary state that will eventually be resolved by the system; please retry request
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