[Developers] Query worked last night, today it times out
Tim Kientzle
tim at metaweb.com
Mon Apr 9 20:44:01 UTC 2007
We were having some system problems starting around 11am PDT.
Those seem to be resolved now.
Please try again and let us know if you're still having
problems.
Tim Kientzle
On Apr 9, 2007, at 1:02 PM, Mike Travers wrote:
> I made a simple page with mjt to show the most recently created
> objects, using this query:
> [{
> "creator":{name: null},
> "limit":100,
> "name":null,
> "id": null,
> "sort":"-timestamp",
> "timestamp":null,
> "type": [{name: null, id: null}]
> }]
>
> This worked fine until this morning, now it doesn't. It appears to be
> timing out (when I run it from the query editor page). Removing the
> "type" clause seems to fix the timeout, but I'd like to be getting
> that information.
>
> Maybe this is a bad query to be doing since it ranges over the whole
> universe. But it's strange that the behavior changed abruptly. It
> works OK on sandbox.
>
> Mike
> _______________________________________________
> Developers mailing list
> Developers at freebase.com
> http://lists.freebase.com/mailman/listinfo/developers
More information about the Developers
mailing list