Last modified: 2010-05-15 16:03:46 UTC
The URL in this report returns 10 links and the following query-continue element: <query-continue> <alllinks alfrom="Wiki" /> </query-continue> This is the ''same'' alfrom parameter as in the original query. If you then continue the query using this parameter, you get the same 10 links again (and, if you are an automated program, you go into an infinite loop).
That's because there are a lot of links to [[Wiki]] (over 500, in fact). I added the alcontinue parameter in r34392 which adds the page ID, uniquely identifying each link.