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

Notify Olympus on cache-miss #92

Closed
michalpristas opened this issue Mar 24, 2018 · 0 comments
Closed

Notify Olympus on cache-miss #92

michalpristas opened this issue Mar 24, 2018 · 0 comments
Labels
proxy Work to do on the module proxy

Comments

@michalpristas
Copy link
Member

michalpristas commented Mar 24, 2018

When proxy encounters a request for which it does not have data it returns 404 so vgo can ask upstream VCS for requested package
At the same time, handler should fire a goroutine in which it notifies Olympus about cache miss.
Olympus will do the rest.

Prereq: #101

@michalpristas michalpristas added the proxy Work to do on the module proxy label Mar 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
proxy Work to do on the module proxy
Projects
None yet
Development

No branches or pull requests

1 participant