Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Settings to suppress database connection ListManager.ClassifyEditor (CVNBlackRock) #3

Closed
Krinkle opened this issue Jul 13, 2012 · 1 comment
Assignees
Milestone

Comments

@Krinkle
Copy link
Member

Krinkle commented Jul 13, 2012

Going to build in a setting (boolean) which when enabled will prevent the bot from opening a database connection when trying to get a usertype in ListManager.ClassifyEditor() (which will then fallback to the regex to return 3 (anon) or 4 (user)).

Reason for this is the CVNBlackRock bot (a bot that monitors a lot of big and medium wikis that dont want a channel or dont have one yet (running SWMTBot). This for the simple reason to close the gab of reading Block-events for Autoblacklisting and Greylist-triggers for Autogreylisting.
CVNBlackRock doesn't have any feedchannel output and together with this setting it will be super fast (no output queue, no delay in waiting for database) and just broadcasting to other bots.


Imported from https://jira.toolserver.org/browse/SWMTBOT-30

  • Reporter: Krinkle
  • Date: 26 September 2010 02:14:57
@ghost ghost assigned Krinkle Jul 13, 2012
@Krinkle
Copy link
Member Author

Krinkle commented Jul 13, 2012

Done in r26/r27.


Imported from https://jira.toolserver.org/browse/SWMTBOT-30

  • Commenter: Krinkle
  • Date: 26 September 2010 20:24:29

@Krinkle Krinkle closed this as completed Jul 13, 2012
Krinkle added a commit that referenced this issue Oct 13, 2017
Should fix the following kind of log error:

> WARN  [RCReader] CVNBot.RCReader [CVNBot1] Unmatched create2 event in en.wikipedia:
> #00314[[#00307Special:Log/newusers#00314]]#34 create2#00310 #00302#003 #35*#3
> #00303Ujju.19788#003 #35*#3  #00310created new account User:Upendhare#003

Fixes #30
Krinkle added a commit that referenced this issue Oct 13, 2017
Should fix the following kind of log error:

> WARN  [RCReader] CVNBot.RCReader [CVNBot1] Unmatched create2 event in en.wikipedia:
> #00314[[#00307Special:Log/newusers#00314]]#34 create2#00310 #00302#003 #35*#3
> #00303Ujju.19788#003 #35*#3  #00310created new account User:Upendhare#003

Fixes #30
Krinkle added a commit that referenced this issue Oct 15, 2017
Should fix the following kind of log error:

> WARN  [RCReader] CVNBot.RCReader [CVNBot1] Unmatched create2 event in en.wikipedia:
> #00314[[#00307Special:Log/newusers#00314]]#34 create2#00310 #00302#003 #35*#3
> #00303Ujju.19788#003 #35*#3  #00310created new account User:Upendhare#003

Fixes #30
Krinkle added a commit that referenced this issue Oct 15, 2017
Should fix the following kind of log error:

> WARN  [RCReader] CVNBot.RCReader [CVNBot1] Unmatched create2 event in en.wikipedia:
> #00314[[#00307Special:Log/newusers#00314]]#34 create2#00310 #00302#003 #35*#3
> #00303Ujju.19788#003 #35*#3  #00310created new account User:Upendhare#003

Fixes #30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant