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

was-thumbnail-service: deal with 404s from orig urls #29

Open
ndushay opened this issue Jul 5, 2016 · 3 comments
Open

was-thumbnail-service: deal with 404s from orig urls #29

ndushay opened this issue Jul 5, 2016 · 3 comments
Labels

Comments

@ndushay
Copy link
Contributor

ndushay commented Jul 5, 2016

If looking up a memento url with id_ redirects to the original url, and the original url gives a 404 or similar un-thumbnailable response, what should happen?

options might include:

  • fall back to wayback wrapped version of page when such an error encountered?
  • never use id_ redirects and ALWAYS use wayback wrapped versions? <- yay! cheap and easy!
  • fiddle with wayback wrap to remove it from the thumbnail generation?

@nullhandle this one's needs you ...

@ndushay
Copy link
Contributor Author

ndushay commented Jul 5, 2016

@ndushay
Copy link
Contributor Author

ndushay commented Jul 5, 2016

Are other institutions getting thumbs via openwayback that cope better with this redirection issue? E.g. British Library and Internet Archive.

@nullhandle
Copy link

I can't replicate behavior observed by @ndushay that visiting the example archived URL redirects to the live site. I don't believe this is a common case, but if other examples can be found, we should consult code and/or individuals from the aforementioned organizations.

@ndushay ndushay added the bug label Dec 9, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants