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

Intermittent "No images available" from ConsoleGrid.com #3

Closed
GrandmasterC opened this issue May 2, 2017 · 3 comments
Closed

Intermittent "No images available" from ConsoleGrid.com #3

GrandmasterC opened this issue May 2, 2017 · 3 comments
Assignees

Comments

@GrandmasterC
Copy link

GrandmasterC commented May 2, 2017

For certain titles (the Mega-Man Battle Network series and others) images are not scraped consistently from ConsoleGrid.come (And aren't found on SteamGridDB.com).

I reproduced this bug multiple times by simply generating a new list a few times. Occasionally the images would be scraped.

Tested with:
"Final Fantasy IV Advance"
"Dragon Ball - Advanced Adventure"
"Mega-Man Battle Network"
"Pokemon Leaf Green"

Using Online Mode & Greedy Search:

success
Here the image is successfully scraped from ConsoleGrid.com

fail
Here the image is unsuccessfully scraped from ConsoleGrid.com

From the Event Log it appears that the bug is due to a timeout error.

@GHowlett
Copy link

GHowlett commented May 3, 2017

An easy fix to this would be adding "http://retrogaming.cloud" as a more reliable source / API

@FrogTheFrog
Copy link
Contributor

FrogTheFrog commented May 6, 2017

@GrandmasterC This is ConsoleGrid.com problem. I have to timeout after 2 mins, otherwise it just loads, like forever (made it to 10 mins once, just to test). ConsoleGrid.com is "dead" and thankfully, does not host these images.

Edit. I'll decrease the timeout and will add few retries just in case.

@FrogTheFrog FrogTheFrog self-assigned this May 6, 2017
@FrogTheFrog
Copy link
Contributor

@GrandmasterC All providers will now have 40 s timeout and 3 retries.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants