Feature Requests item #1898442, was opened at 2008-02-20 23:50 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603141&aid=1898442...
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Priority: 5 Private: No Submitted By: Uberfuzzy (uberfuzzy) Assigned to: Nobody/Anonymous (nobody) Summary: change hardcoded lag wait time
Initial Comment: would it be possible to change the default lag wait time to be config'able instead of hard coded at 5 seconds?
move that 5 out to config.py and add a -lag:# command to override it on a per run basis (similar to -pt)
wikipedia.py, line approx 1302
output(u"Pausing 5 seconds due to database server lag.") time.sleep(5)
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603141&aid=1898442...
pywikipedia-l@lists.wikimedia.org