Rdflib Fetcher timeout

I am getting a timeout after about 60 seconds on Rdflib Fetcher. I have tried setting this using:

new $rdf.Fetcher(store, 240000)

but this has no effect. Am I doing something wrong?