r24660 - /scripts/KGB/TODO

dmn at users.alioth.debian.org dmn at users.alioth.debian.org
Wed Aug 27 12:07:00 UTC 2008


Author: dmn
Date: Wed Aug 27 12:06:58 2008
New Revision: 24660

URL: http://svn.debian.org/wsvn/?sc=1&rev=24660
Log:
add a wish from sgran to TODO

Modified:
    scripts/KGB/TODO

Modified: scripts/KGB/TODO
URL: http://svn.debian.org/wsvn/scripts/KGB/TODO?rev=24660&op=diff
==============================================================================
--- scripts/KGB/TODO (original)
+++ scripts/KGB/TODO Wed Aug 27 12:06:58 2008
@@ -26,3 +26,24 @@
 * Investigate what the "+" means in the flags and why there is a
   trailing space before the closing paren
 * highlight branch name
+* 14:58 < sgran> can you split one message per line?
+  14:59 < dam> sgran: you mean, one message for each file changed, plus one 
+               message for the changelog?
+  14:59 < sgran> yes
+  15:00 < sgran> the many files on one long line is not all that readable to me, 
+                 and might make IRC ops grumpy at you 
+  15:01 < dam> wouldn't many messages make them grumpy too? (sorry not much 
+               experience with pushing IRC limits here)
+  15:01 < sgran> I think if you use some sort of rate limiter (2 lines/sec or 
+                 something) it should be fine
+  15:02 < Tincho> dam: sending too many too long messages may get us a 
+                  kick/ban/kline - that's already managed by poco-irc
+  15:02 < sgran> I think the Bot::BasicBot infrastructure already has that sort 
+                 of thing in place
+  15:02 < sgran> or that, perhaps
+  15:03 < dam> rate limit is in TODO; and IIRC, Bot::BasicBot uses poco-irc :)
+  15:04 < Tincho> dam: it is rate limited now, although it might be too high. 
+                  (and I don't see how to change the rate limit, just disable it)
+  15:04 < sgran> Tincho: the built in one should be reasonable
+  15:05 < sgran> especially as it's not constantly talking - it only says 
+                 something when something is happening




More information about the Pkg-perl-cvs-commits mailing list