Following was the query in the YQL console:
select * from rss where url ='http://news.google.com/news?geo=02138&output=rss'
Results were fine until last night around 1:00am EST. Since then the following error is displayed:
query": {
"count": 0,
"created": "2012-02-12T12:50:27Z",
"lang": "en-US",
"diagnostics": {
"publiclyCallable": "true",
"redirect": {
"from": "http://news.google.com/news?geo=02138&output=rss",
"status": "302",
"content": "http://www.google.com/sorry/?continue=http://news.google.com/news%3Fgeo%3D02138%26output%3Drss"
},
"url": {
"execution-start-time": "1",
"execution-stop-time": "3539",
"execution-time": "3538",
"http-status-code": "503",
"http-status-message": "Service Unavailable",
"proxy": "DEFAULT",
"content": "http://news.google.com/news?geo=02138&output=rss"
},
"user-time": "3539",
"service-time": "3538",
"build-version": "25247"
},
"results": null
}
});