oduwsdl / MementoEmbed

A service that provides archive-aware oEmbed-compatible embeddable surrogates (social cards, thumbnails, etc.) for archived web pages (mementos).
MIT License
15 stars 2 forks source link

Introducing waitForNetworkIdle() to control the idle time #174

Closed himarshaj closed 3 years ago

himarshaj commented 3 years ago

Introducing waitForNetworkIdle() to control the idle time until the page loads to take a snapshot of the memento. This will improve the state of the NLA memento thumbnails.

shawnmjones commented 3 years ago

@himarshaj - Raise the version by running raiseversion.sh and then commit to this branch. Once you do that, I will accept this pull request.