[Developers] mjt timeout

Jack Alves jack at metaweb.com
Wed May 2 16:48:32 UTC 2007


Is there a way to set the timeout duration for a mjt script? I have a script
that extracts a lot of data (22,000 films). The query succeeds. I think the
timeout is due to data transfer time.

http://mqlx.com/~jack/mjt/typeCoverage.html?domain=film&type=film&prop_key=s
tarring

/XXX/mjt/message/script_timeout : browser could not contact the server

The script executes the following query:

[{
  "id":null,
  "limit":0,
  "starring":{
    "limit":1,
    "link":null
  },
  "type":"/film/film"
}]

In queryeditor this query succeeds within a minute or hangs Firefox. 




More information about the Developers mailing list