From: SourceForge.net <no...@so...> - 2010-12-31 09:24:24
|
Feature Requests item #3147260, was opened at 2010-12-28 22:22 Message generated for change (Comment added) made by psychon You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=672824&aid=3147260&group_id=115828 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: Un1matr1x (un1matr1x) Assigned to: Nobody/Anonymous (nobody) Summary: Add something like JoinTry-Delay Initial Comment: Hi, at the moment the delay between to JoinTries is hardcoded to 30s ... It might be better to set this to a variable value to modify the znc-actions a lil' bit more easpacialy for cases like: #KB-Hosting Target change too fast. Please wait 74 seconds. un1matr1x Target change too fast. Please wait 76 seconds. #ogame.origin Target change too fast. Please wait 48 seconds. #postHac Target change too fast. Please wait 20 seconds. #ogame.origin Target change too fast. Please wait 22 seconds. un1matr1x Target change too fast. Please wait 24 seconds. #postHac Target change too fast. Please wait 124 seconds. #postHac Target change too fast. Please wait 96 seconds. #ogame.origin Target change too fast. Please wait 98 seconds. un1matr1x Target change too fast. Please wait 100 seconds. #KB-Hosting Target change too fast. Please wait 72 seconds. #galaxietool Target change too fast. Please wait 74 seconds. #o.uni3 Target change too fast. Please wait 46 seconds. #KB-Hosting Target change too fast. Please wait 48 seconds. un1matr1x Target change too fast. Please wait 50 seconds. #postHac Target change too fast. Please wait 22 seconds. #ogame.origin Target change too fast. Please wait 24 seconds. #xfighters Target change too fast. Please wait 124 seconds. un1matr1x Target change too fast. Please wait 126 seconds. #ogame.origin Target change too fast. Please wait 98 seconds. #postHac Target change too fast. Please wait 70 seconds. #ogame.origin Target change too fast. Please wait 72 seconds. un1matr1x Target change too fast. Please wait 74 seconds. #ogame.origin Target change too fast. Please wait 46 seconds. #o.uni3 Target change too fast. Please wait 48 seconds. #KB-Hosting Target change too fast. Please wait 20 seconds. #xfighters Target change too fast. Please wait 22 seconds. un1matr1x Target change too fast. Please wait 24 seconds. #o.uni3 Target change too fast. Please wait 124 seconds. #KB-Hosting Target change too fast. Please wait 96 seconds. #xfighters Target change too fast. Please wait 98 seconds. un1matr1x Target change too fast. Please wait 100 seconds. #o.uni3 Target change too fast. Please wait 72 seconds. #KB-Hosting Target change too fast. Please wait 74 seconds. #o.uni3 Target change too fast. Please wait 46 seconds. #KB-Hosting Target change too fast. Please wait 48 seconds. un1matr1x Target change too fast. Please wait 50 seconds. #o.uni3 Target change too fast. Please wait 22 seconds. #KB-Hosting Target change too fast. Please wait 24 seconds. #postHac Target change too fast. Please wait 124 seconds. un1matr1x Target change too fast. Please wait 126 seconds. #postHac Target change too fast. Please wait 98 seconds. #o.uni3 Target change too fast. Please wait 100 seconds. #o.uni3 Target change too fast. Please wait 72 seconds. #KB-Hosting Target change too fast. Please wait 74 seconds. un1matr1x Target change too fast. Please wait 76 seconds. #o.uni3 Target change too fast. Please wait 126 seconds. #o.uni3 Target change too fast. Please wait 98 seconds. #KB-Hosting Target change too fast. Please wait 100 seconds. un1matr1x Target change too fast. Please wait 102 seconds. #o.uni3 Target change too fast. Please wait 74 seconds. #KB-Hosting Target change too fast. Please wait 76 seconds. #o.uni3 Target change too fast. Please wait 48 seconds. #KB-Hosting Target change too fast. Please wait 50 seconds. un1matr1x Target change too fast. Please wait 52 seconds. #o.uni3 Target change too fast. Please wait 24 seconds. #KB-Hosting Target change too fast. Please wait 26 seconds. #KB-Hosting Target change too fast. Please wait 126 seconds. un1matr1x Target change too fast. Please wait 128 seconds. #KB-Hosting Target change too fast. Please wait 100 seconds. #KB-Hosting Target change too fast. Please wait 72 seconds. un1matr1x Target change too fast. Please wait 74 seconds. #KB-Hosting Target change too fast. Please wait 46 seconds. #KB-Hosting Target change too fast. Please wait 18 seconds. un1matr1x Target change too fast. Please wait 20 seconds. un1matr1x Target change too fast. Please wait 90 seconds. un1matr1x Target change too fast. Please wait 32 seconds. best regards ---------------------------------------------------------------------- >Comment By: Psychon (psychon) Date: 2010-12-31 10:24 Message: Google suggests that we already fixed this (accidentally): http://www.gotgames.com.au/forums/support-171/irc-gamesurge-net-target-change-fix-278/ Since r2182, ZNC sends it's joins in a single JOIN command instead of sending a burst of multiple JOINs. Seems like that's enough to fix this problem. http://znc.svn.sourceforge.net/viewvc/znc?view=revision&revision=2182 Reopen if this still happens after r2182 ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2010-12-30 15:52 Message: the delay could be set above 30s so that znc only tries every f.e. 100s to join a channel he couldn't join on first attemt ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2010-12-30 15:43 Message: Uhm, so what would you set the "new" JoinTriesDelay option to if you want to fix situations like this one? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=672824&aid=3147260&group_id=115828 |