open-austin / atx-restaurant-scores

App to query Austin restaurant scores
https://www.open-austin.org/atx-restaurant-scores/
Other
2 stars 6 forks source link

API query failures #9

Open courtney-rosenthal opened 11 years ago

courtney-rosenthal commented 11 years ago

I've been observing a Socrata problem where the API is returning a 200 status (success) but an empty result set on queries that ought to have results.

I've been opening tickets with Socrata, but to this point they have not been willing to address the bug. (They ought to be returning a 5xx status, indicating a server condition and the query should be tried later.)

When this happens again, I'd like to take a look at the responses and see if there is something that might give a clue that an empty result may be due to API failure rather than no matching results.