Yelp / yelp-fusion

Yelp Fusion API
https://yelp.com/developers
MIT License
403 stars 394 forks source link

REQUEST_TIMED_OUT #451

Closed rashichauhan7 closed 6 years ago

rashichauhan7 commented 6 years ago

Overview

Endpoint Fusion Search API https://api.yelp.com/v3/businesses/:id

-Client ID: "579BEGwnrM59wcpM0YqOJEzhD3S_WzX3xVByv_G2zHC5JJUSH8PE01wojvBQSDh8Lyco0wXUJAlvYOPOazNYGoza8n1XwtbW82dTFUqdv7lrn30h6dNwSr40PvpQW3Yx"

Response Status code 504 Request Timed out

Working perfectly fine till today morning. Does not give error on buisinesses/search.

mrjackyliang commented 6 years ago

Same error here! Was working fine yesterday, errors out on both Fusion and GraphQL endpoints. Please fix it as soon as possible! My app is unusable without the API.

Checked the logs, doesn't give much information other than REQUEST_TIMED_OUT and INTERNAL_ERROR.

mrjackyliang commented 6 years ago

Hold up. Apparently, the Yelp app is also under maintenance. No wonder why the APIs don't work. I guess it's closable after everything's back to normal again!

watterso commented 6 years ago

Hey all, This was caused by an outage that affected the whole Yelp site. It happened 2018-08-19 in the morning PDT (afternoon UTC). Things should be back to normal now :)

mrjackyliang commented 6 years ago

@watterso Is there a status page we can be notified of in case things like this happen again? Thanks.