duckduckgo / zeroclickinfo-spice

DuckDuckGo Instant Answers based on JavaScript (JSON) APIs
https://duckduckhack.com/
Other
548 stars 942 forks source link

IsItUp: Should this work for 504 cases? #3404

Closed sahiljuneja closed 5 years ago

sahiljuneja commented 7 years ago

Quora was opening up but threw the following on the website -

504. Gateway Timeout.

Quora is temporarily unavailable.

Please wait a few minutes and try again.

But when searching if the website is down on DDG, it said it was up. I have no knowledge about how exactly this works, honestly. But is this discrepancy because the website technically opens but throws a Gateway Error on the website itself?


IA Page: http://duck.co/ia/view/is_it_up Maintainer: @rasikapohankar

J-tt commented 7 years ago

I personally think, that since the server returning the HTTP status is most likely acting as a load balancer and is telling you that the website is unavailable that the DDG Instant Answer should return down.

rasikapohankar commented 7 years ago

I'm wondering what other information the API returns, if it returns something which helps to identify that the site is up but not functional we can use that. I'll check what is returned.

On Aug 21, 2017 9:23 PM, "Jett Jackson" notifications@github.com wrote:

I personally think, that since the server returning the HTTP status is most likely acting as a load balancer and is telling you that the website is unavailable that the DDG Instant Answer should return down.

— You are receiving this because you were assigned. Reply to this email directly, view it on GitHub https://github.com/duckduckgo/zeroclickinfo-spice/issues/3404#issuecomment-323893173, or mute the thread https://github.com/notifications/unsubscribe-auth/AHp2XFCOJHuIXLcqsd6lbJiuTr0roXqVks5sai19gaJpZM4O7vdE .

moollaza commented 5 years ago

Closing. DuckDuckHack is in maintenance mode and during this time we are only accepting issues for critical bug reports.

This will be marked as tolerated and closed.