Skip to content
New issue

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

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

Already on GitHub? # to your account

Handle temporarily unavailable annex content #13

Open
mpsonntag opened this issue Aug 16, 2018 · 0 comments
Open

Handle temporarily unavailable annex content #13

mpsonntag opened this issue Aug 16, 2018 · 0 comments

Comments

@mpsonntag
Copy link
Collaborator

If (annexed) content is not available yet, wait and retry. We would have to set a max timeout for this. The issue is that when a user does a 'gin upload' a push happens immediately and the hook is triggered, but annexed content is only transferred after the push and could take a while (hours?). The validation service should try to download content after the transfer is complete, or should keep retrying until it's available, with a timeout. We could also make it more efficient by only downloading the content in the directories which are specified in the validator config (if it exists).

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant