Feature Requests item #1898442, was opened at 2008-02-21 00:50 Message generated for change (Comment added) made by leogregianin 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: Closed
Priority: 5 Private: No Submitted By: Uberfuzzy (uberfuzzy)
Assigned to: Leonardo Gregianin (leogregianin)
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)
----------------------------------------------------------------------
Comment By: Leonardo Gregianin (leogregianin)
Date: 2008-07-18 22:34
Message: Logged In: YES user_id=1136737 Originator: NO
# server lag; Mediawiki recommends waiting 5 seconds and retrying
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603141&aid=1898442...