-
Notifications
You must be signed in to change notification settings - Fork 2
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
Create a missing.jp2 thumbnail if thumbnail not able to be generated from replay #81
Comments
In workcycle planning we discussed this problem and decided that we would try catch these by inspecting the contents of the page, and write them as a
|
pywb will be doing thumbnails in a different way so maybe this isn't usefully done at this time. |
Here is the ticket showing the thumbnail issue: |
Since it appears pywb page view returns a 200 OK items that are not found it ought to be possible to use the "raw" URL or the Memento API to determine if something is there or not? |
We've created an issue to create a step to check for the site in the web archive here: #475 |
Before proceeding with this, implement #475 and #446 and see how much need remains for a placeholder image. Too many redirects examples may be needed as a remaining use case. As @andrewjbtw mentioned, "A placeholder to get past the step could be an improvement here because the failure of the workflow step itself is a pain point, in some ways more of a pain point than the steps to manually supply the thumbnail." |
Peter is fine with a temporary thumbnail ... would like to be notified if this happens. See #431 re missing thumbnails reported. |
Decision for now: monitor seed robot workflow failures and see how often this happens, first. |
@nullhandle says: "the thumbnail generator that is part of the seed registration process can't complete successfully because it doesn't find a resource with that url indexed into swap
i believe it's because of an indexing issue for the accessioned crawl content in openwayback"
He asks the question here: https://groups.google.com/forum/#!topic/openwayback-dev/lN7fdSL68-c
But sort key is set correctly:
and
The text was updated successfully, but these errors were encountered: