Yesterday, from work, I was only able to get successful responses sporadically from
the ymail tables. I was seeing about an 80% failure rate. Last night, after getting home, it went to 100% failure. The response is always the same:
CODEBOX
<?xml version="1.0" encoding="UTF-8"?>
<query xmlns:yahoo="http://www.yahooapis.com/v1/base.rng"
yahoo:count="0" yahoo:created="2010-07-23T03:16:15Z" yahoo:lang="en-US">
<diagnostics>
<publiclyCallable>false</publiclyCallable>
<user-time>180</user-time>
<service-time>179</service-time>
<build-version>8771</build-version>
</diagnostics>
<results/>
</query>
The response is the same with
?debug=true. There doesn't appear to be any informative debugging output available.