[Developers] timeout?
John Giannandrea
jg at metaweb.com
Thu Feb 28 06:54:02 UTC 2008
sandbox has a later graph database version with some optimizations and bug fixes.
assuming the same data is on sandbox as production, this will get fixed when we roll production later this week.
-jg
Arthur van Hoff wrote:
> This query times out:
>
> "query": {
> "id": null,
> "/user/cotton/default_domain/editorial_topic/comments": [{
> "quality>=": 10,
> "quality<": 20,
> "quality": null
> }],
> "type": "/user/cotton/default_domain/internet_station",
> "name": null,
> "return": "count"
> }
>
> But if I change the boundaries slightly, say 11 to 20, or 10 to 19. It
> works fine.
>
> It also works fine on the sandbox. What is going on?
More information about the Developers
mailing list