Misplaced Pages

User talk:Citation bot: Difference between revisions

Article snapshot taken from Wikipedia with creative commons attribution-sharealike license. Give it a read and then ask your questions in the chat. We can research this topic together.
Browse history interactively← Previous editNext edit →Content deleted Content addedVisualWikitext
Revision as of 19:09, 9 December 2021 editGBFEE (talk | contribs)Extended confirmed users2,109 edits UK: new section← Previous edit Revision as of 19:10, 9 December 2021 edit undoGBFEE (talk | contribs)Extended confirmed users2,109 editsm UKNext edit →
Line 467: Line 467:
== UK == == UK ==


Why does the boy do this when "co.uk" is in the resources? I have to remember to take it out. ] (]) 19:09, 9 December 2021 (UTC) Why does the bot do this when "co.uk" is in the resources? I have to remember to take it out. ] (]) 19:09, 9 December 2021 (UTC)

Revision as of 19:10, 9 December 2021

You may want to increment {{Archive basics}} to |counter= 30 as User talk:Citation bot/Archive 29 is larger than the recommended 150Kb.

Archiving icon
Archives

List of archives



This page has archives. Sections older than 90 days may be automatically archived by ClueBot III when more than 4 sections are present.
Note: See also how to prevent the bot from repeating mistakes. See also Help:CS1, and {{cite xxx}} documentation in general.

Note that the bot's maintainer and assistants (Thing 1 and Thing 2), can go weeks without logging in to Misplaced Pages. The code is open source and interested parties are invited to assist with the operation and extension of the bot. Before reporting a bug, please note: Addition of DUPLICATE_xxx= to citation templates by this bot is a feature. When there are two identical parameters in a citation template, the bot renames one to DUPLICATE_xxx=. The bot is pointing out the problem with the template. The solution is to choose one of the two parameters and remove the other one, or to convert it to an appropriate parameter. A 503 error means that the bot is overloaded and you should try again later – wait at least an hour.

Please click here to report an error.

Or, for a faster response from the maintainers, submit a pull request with appropriate code fix on GitHub, if you can write the needed code.

Consistent spacing

Status
new bug
Reported by
Abductive (reasoning) 03:24, 2 August 2021 (UTC)
What happens
bot added a date parameter in a ref with a space before every pipe, but did not include a space
Relevant diffs/links
https://en.wikipedia.org/search/?title=53W53&type=revision&diff=1036681818&oldid=1036681278
We can't proceed until
Feedback from maintainers


I know this is a minor bug, but it bugs me. I know that the bot is written to make an attempt to duplicate the formatting already present in the ref. How it could have failed here, I don't know. But more importantly, it should default to the consensus ref formatting: space,pipe,parametername,=,parametervalue. (Spaces before pipes, no spaces around the equals signs or anywhere else, except perhaps before the curly end brackets if there already was a space there.) Abductive (reasoning) 03:24, 2 August 2021 (UTC)

I agree. The default should be space,pipe,parametername,=,parametervalue. --BrownHairedGirl (talk) • (contribs) 15:27, 2 August 2021 (UTC)
Cannot fix since the the bot already uses the existing citation template as a guide. Templates that are mixes in spacing such as these cannot be done in a way that makes everyone happy. AManWithNoPlan (talk) 16:45, 2 August 2021 (UTC)
But how to explain the example? The bot deviated from the format of the ref it edited? Abductive (reasoning) 16:59, 2 August 2021 (UTC)
I see, you want the bot to add spaces to existing parameters - in particular the last one. Interesting, the bot by default does not in anyway modify spacing of existing parameters. That parameter has no trailing spaces. As far as the bot in concerned there are no spaces before pipes, just spaces at the end of parameters. AManWithNoPlan (talk) 17:14, 2 August 2021 (UTC)
The bot must have looked at the lack-of-space of the last parameter (before the end curly braces) to come to the conclusion that the ref was formatted that way. Perhaps it should look after the "cite xxxx" for the cue? Abductive (reasoning) 17:51, 2 August 2021 (UTC)
not, that is not what it did. It simply does not change the spacing of existing parameters. The existing final parameter has no ending space, so the bot does not add one. AManWithNoPlan (talk) 21:14, 2 August 2021 (UTC)
Ah, I see what you are saying. It slotted it in at the end. Well, I had hoped that the bot could have provided a cure to the annoying new habit of users removing all spaces from refs, making a wall of text for editors. Abductive (reasoning) 22:25, 2 August 2021 (UTC)
And creates annoyingly unpredictable line wraps. Does this format really have consensus? If so, bots (any bot) could create a cosmetic function for citations they edit. -- GreenC 17:04, 6 August 2021 (UTC)
There are some people who like the "crammed" format. I started a conversation about the formatting here, but I don't really understand what they were saying. Abductive (reasoning) 02:06, 7 August 2021 (UTC)
As Abductive suggests, what the bot should do ideally is to check if the first parameter's pipe following the template name is preceded by a space (or even better, if at least one of the parameters' pipe symbol is preceded by space) and if it is, it should add a space in front of pipe symbol of newly inserted parameters, no matter where they are inserted into the parameter list. If the template has no parameters yet, the bot should fall back to the "default" format "space, pipe, parameter name, equal sign, parameter value" we consistently use in all CS1/CS2 documentation and examples. (Well, IMO, this latter format would ideally be made the only format used at all, but that's a discussion beyond the scope of CB issues here.)
Yeah, it is only cosmetic, but like Abductive I too find it somewhat annoying when previously perfectly formatted citations become misaligned by bot edits.
--Matthiaspaul (talk) 13:34, 7 August 2021 (UTC)
While I agree, this is actually going to be hard to implement. I will need to think about it. AManWithNoPlan (talk) 18:12, 8 August 2021 (UTC)
Still thinking about how to do this. It will have to deal with figuring out what the last parameter before adding a parameter to the very end, but no the middle. AManWithNoPlan (talk) 00:51, 4 September 2021 (UTC)
I ran into this same problem with my bot, I solved it by never adding a new parameter in the last position. It requires a function to determine what the second-to-last parameter is and assumes a library that supports placement of parameters. -- GreenC 18:25, 24 October 2021 (UTC)

One editor, two simultaneous batch jobs

Yet again, @Abductive is hogging the bot by running two batch jobs simultaneously.

The latest bot contribs shows that the bot is simultaneously processing both:

  1. Category:Gambling terminology (63 pages), with an edit rate so far of 32/61 pages, i.e. 53%
  2. Category:Papermaking (88 pages), with an edit rate of 17/88 pages, i.e. 19%

More low-return speculative trawling, using half the bot's capacity, delaying jobs targeted at bot-fixable issues, and locking out single-request jobs. This is more WP:DE. --BrownHairedGirl (talk) • (contribs) 15:19, 29 August 2021 (UTC)

I requested the first one, and nothing happened for a very long time. I entered the second one, and nothing happened for a very long time. I have entered more, and still nothing has happened. All of a sudden, both started running. Abductive (reasoning) 15:27, 29 August 2021 (UTC)
I am going to have to ask you to stop complaining about my so-called speculative trawling. Using the bot to clean up a category's citations is a legitimate use of the bot, and it is not a problem. Please strike your accusation of disruptive editing. Abductive (reasoning) 15:27, 29 August 2021 (UTC)
On the contrary, your long pattern of using the bot disruptively has been well-documented. This is just the latest round of the saga. I will stop complaining about your disruption when you stop the disruption.
Why were you entering a second category before the first one had even started processing? Are you trying to stash up batch jobs in some sort of private queue? --BrownHairedGirl (talk) • (contribs) 15:59, 29 August 2021 (UTC)
You are accusing me of acting in bad faith and of being disruptive, when in fact it is some sort of error with the bot. Please desist. Abductive (reasoning) 16:09, 29 August 2021 (UTC)
Please stop being disruptive, and please stop WP:GAMING the bot's queuing system.
The error in the bot's functionality was simply that it failed to block your gaming of the queue, a practice which you have already acknowledged above. If you were not gaming the queue, that bot functionality would be irrelevant. --BrownHairedGirl (talk) • (contribs) 16:13, 29 August 2021 (UTC)

As I said above, please find another place to argue. Thanks. --Izno (talk) 16:38, 29 August 2021 (UTC)

Izno, as i replied above, surely this is the place to raise misuse of the bot? --BrownHairedGirl (talk) • (contribs) 17:41, 29 August 2021 (UTC)
BrownHairedGirl, What most of us (in my opinion I feel) are getting at is that you have problems with 1 specific users actions, and this discussion is only between the 2 of you. While it is about how the bot is used, it seems to have long passed anything to do with the edits of the bot, what operators should do etc.. I think originally starting a discussion here was a good idea, as it should have been done, and that let to most people reconsidering the use of the bot, however this has turned in to a back and forward situation that nobody here can help. It's not about the bot anymore, it reads as a conflict between 2 people.
Now apparently this specific section shows a technical problem "One editor, two simultaneous batch jobs" It is great to report that, as it should not be possible. this is exactly the place to report technical problems.
But instead of just sticking to a detail about the problem, it instantly devolved in to back and forth accusations.
Summary: It was a good place to start a discussion about bot usage due to limit resources which should also be fixed, but it is now just a conflict between 2 people. Suggestion: If you find technical issues just report them, and wait for the operator to respond, if its also combined with what you see as "misuse" it seems we have passed this venue and should be discussed elsewhere. Redalert2fan (talk) 13:34, 30 August 2021 (UTC)
@Redalert2fan: the only impact of Abductive's systematic misuse of the bot is to impede other editor's use of the bot, so that belongs on the page where editors are discussing how to use the bot.
See the section below User talk:Citation bot/Archive 27#Citation bot, where Fade258 posted about the bot not having processed a page after several hours of waiting. That happened because an earlier round of Abductive's gaming of the bot's queuing system had blocked new jobs from starting. Fade258's post didn't do a great job of explaining the problem they had encountered, but this was the right place to raise the no-response-from-bot problem. Editors such as Fade258 would be much less likely to find the bot overloaded if we didn't have one editor systematically occupying 2 of the 4 entries. --BrownHairedGirl (talk) • (contribs) 18:06, 30 August 2021 (UTC)
I am very sorry that the bot somehow allowed me to make more than one run at a time. But I did not "game" anything, and your continued accusations amount to incivility. Abductive (reasoning) 21:58, 30 August 2021 (UTC)
My accusations are both a) evidenced, and b) supported by your own assertions. The technical issue is that the bot mishandled to block your request for a second batch before the first one had even started; but that technical issue arose only because of your lack of restraint. --BrownHairedGirl (talk) • (contribs) 23:02, 30 August 2021 (UTC)
You asked if this is the place, I explained why I think it is not. I will leave it at that, I have no problem if you have issues with the edits of abductive, but if you have to fight back me as well on a question that you asked, and get another hit on abductive like that I'm no longer interested in explaining. You picked one specific section of my comment out just to be uncivil towards someone else. I Urge you to reconsider as well, it is looking for me increasingly like the bot should only do what you want.
And this is just the comment from me I think should not be posted on this page, but I have to do. Redalert2fan (talk) 22:40, 30 August 2021 (UTC)
@Redalert2fan: my reply to you is not a "fight", and it was in no way uncivil.
And please AGF. I do not in any way believe that the bot should only do what I want; my objections are to misuses which I have documented thoroughly. --BrownHairedGirl (talk) • (contribs) 22:57, 30 August 2021 (UTC)
And as I said previously, I do not agree with the term misuse being used, and now it is thrown out like a buzzword all the time, but I specificaly left out my own view on this this time above because I already know 0 progress is going to be made.
If I'm honest, whenever I want to use the bot its not abductive that is blocking out people anymore, you are taking up one of the slots all the time as well, claiming that your edits are the most important. I think that everyone should be allowed the to use this tool if they think they can improve something with it, and not keep being targeted on their edits. "AGF" huh, how about aplying this to everyone that uses the bot, you didnt do that above with abductive either. Redalert2fan (talk) 23:12, 30 August 2021 (UTC)
@Redalert2fan: I do not use the word misuse lightly. I do use it in this case, because I have clear evidence, documented above, that Abductive has been repeatedly misusing the bot in two ways: a) repeatedly flooding it with lists of article which lead to very low rates of change; b) repeatedly gaming the bot's queuing system to get the bot to simultaneously run two batch jobs for Abductive. Before you dismiss my complaints, please read the evidence, which is spread over several weeks in threads above.
Your assertion that I am claiming that your edits are the most important is demonstrably false. At no point have I made or implied any such claim. On the contrary, I have repeatedly stressed the importance of getting bot to do actual edits rater than processing pages which need no changes, and I have explicitly stated that I regard the academic journal refs targeted by Headbomb as a more important task.. So please strike that slur.
Yes, I am usually taking up one of the bot' slots. But
  1. I take up one of the bot's slots, whereas Abductive has been systematically flooding the bot with two simultaneous tasks (see evidence here)
  2. Unlike Abductive, I do not set the bot off on large unproductive speculative trawls. Note that jobs which I ask the bot to do are highly visible because the bot has work to do on most pages; Abductive's low-return speculative trawls leave less trace because the bot' contribs lists does not log pages where th boy makes no edits. Note also that Abductive actually defends their long history of wasting the bot's time on huge unproductive trawls: see e.g. Bots exist to do tedious editing tasks. Your notion that editors have to do the tedious work before giving the bot a task is contrary to the purpose of bots.. Those unproductive, speculative trawls by Abductive repeatedly tie up 1/4 of the bot's capacity for days on end, because Abductive will not restrict their use of the bot to batches which actually achieve something. Yet Redalert2fan somehow thinks it is very uncivil of me to point this out.
I remind you that WP:AGF explicitly says this guideline does not require that editors continue to assume good faith in the presence of obvious evidence to the contrary. In the case of Abductive, I have documented that obvious evidence to the contrary.
If you have concerns that too much of the bot's time is taken up by targeted batch jobs of large sets of pages with identified bot-fixable problems, such as those suggested by me, Headbomb, or Josve05a, then please open a discussion on that issue. I think it would be helpful to have such a meta-discussion about how to balance the bot between batch tasks and individual jobs. But please stop allowing your concerns about that to make false accusations about my motives and goals ... an please stop conflating bot overload with efforts by Abductive to use the bot unproductively and to actively game its limits. --BrownHairedGirl (talk) • (contribs) 00:21, 31 August 2021 (UTC)
I do not feel this is productive in any way nor do I think this is the right place for this as I said before. I'm not interested in clogging this page up further either. I will leave it here. Sorry if this is not satisfactory, but I feel it is for the best. Redalert2fan (talk) 10:42, 31 August 2021 (UTC)

I've been following this with a little interest best this is on my watchlist. I've not followed everything. BHG grabs my attention due to the working of bare-URL identification bot runs. But it is reasonable to discuss whether a bot startup can be modified with an algorithm to avoid unfair usage; or perhaps documenation if further. I'm not in the greatest of standing at the moment, but Wbm1058 has a few hours left on my watchlist and couldn't help but notice the comment (I think its been their for a long time). ": Secret to winning the Race Against the Machine: become an expert bot programmer, and hope that the bots don't learn to program themselves. HAL?". That comments been there for a long time, got me to dreaming about becoming an "expert bot programmer" (I've got lost from when input ceased to be from 80 column punch cards so a bit too late in life methinks). Wbm1058's seems to know something about bots and might be able to comment/mediate here? Thankyou. Djm-leighpark (talk) 23:28, 30 August 2021 (UTC)

A couple of thoughts. Is abductive a primary maintainer of the bot in which case could reasonably request an exemption for two bots if only was for low maintenance. The other might be a lightweight new control/monitor bot to monitor the runners and queuers and if user A was running two or more bots and another user B had a scheduled run holding for some time the control bot would chop one of users A bots and reschedule it to start from the place it left of. Actually this would likely be beyond anyones capability to do in a reasonable time period. Sorry I come up with stupid questions. Thankyou. Djm-leighpark (talk) 01:34, 31 August 2021 (UTC)
someone who knows how to and has permission to so needs to increase the total number of PHP proceses from 2*2 to something bigger/ AManWithNoPlan (talk) 01:47, 31 August 2021 (UTC)
not to state the obvious, but shouldn't there be a place were we can find someone like that? Redalert2fan (talk) 12:00, 31 August 2021 (UTC)
multiple efforts have been made. I personally do not plan to try again. Not worth wasting my time. AManWithNoPlan (talk) 12:57, 31 August 2021 (UTC)
@AManWithNoPlan: If you have moment, please could you tell me whether my understanding is correct?
AIUI:
  1. the bot processes one page at a time, and its throughput is constrained by the time it takes the bot's core to parse each page, invoke zotero etc, then process the results and save any changes.
  2. there is only one instance of that core functionality
  3. the order in which pages are processed involves taking pages one at a time from each of the 4 PHP processes in turn (however such turns are allocated)
So AIUI adding more PHP processes would allow the bot's time to be shared between more users, but would not increase overall throughput. Is that correct? --BrownHairedGirl (talk) • (contribs) 22:10, 31 August 2021 (UTC)
All PHP jobs are seperate with no shared processing. We are way below our memory and cpu limits of the tool server with 4 processes. The URL expander is run by wikipedia, so that might be a bottleneck, but only for that step. AManWithNoPlan (talk) 01:15, 1 September 2021 (UTC)

@Legoktm: per this discussion is this process a violation of Toolforge Rule #6: "Do not provide direct access to Cloud Services resources to unauthenticated users"? Or has this been Toolforge admin vetted? wbm1058 (talk) 15:53, 1 September 2021 (UTC)

Everyone is authenticated. Headbomb {t · c · p · b} 15:55, 1 September 2021 (UTC)
Perhaps, but I'm hearing complaints that the bot "allows for anyone to make arbitrary queries". – wbm1058 (talk) 16:00, 1 September 2021 (UTC)
Where at? Headbomb {t · c · p · b} 16:09, 1 September 2021 (UTC)
BrownHairedGirl, you, and maybe others have complained that Abductive makes arbitrary queries. Essentially you seem to be complaining that Abductive launches "DoS". wbm1058 (talk) 16:14, 1 September 2021 (UTC)
"DDoS" on Citation Bot, maybe, not DDoS against Toolforge. Headbomb {t · c · p · b} 16:23, 1 September 2021 (UTC)
His requests did fix stuff, they are not vandalism or something like that. The concern from some was/is that due to the limited capacity the bot has they were not optimal, out of large request only a very small amount of pages were edited, the rest there was nothing, or only minor fixes were made. Currently it is better to prioritise what the bot is being used for, pages there is some certainty ahead that large or more important fixes will be done, and prevent the bot from spending time on checking pages there is nothing to fix. BrownHairedGirl seems to have developed a list of pages that fit these criteria.
Now if the capacity was larger there wouldn't be much of a problem with those requests from Abductive, since they did contain some pages that were fixed.
It is not a case of someone just filling up the queue with the same pages 24/7 nor knowingly feeding pages that have nothing to do to specifically block others from using the bot. Even though some like me feel like anyone should be able to request a page or list they want to have checked, It currently is just a case of how we all use this limited resource together in the most efficient way. Redalert2fan (talk) 16:29, 1 September 2021 (UTC)
@Redalert2fan: my complaint about Abductive is that they:
  1. routinely fill one of the bot's 4 channels with large sets of pages where the bot has v little to do. This waste of the bot's resources could be avoided by testing samples of these sets before processing the whole lot, but even tho I showed Abductive how to do that, they strenuously resist the principle of preparation work.
  2. repeatedly fill a second channel of the bot's 4 channels by piling up hundreds of individual page requests while the bot is already processing a batch of theirs.
    This works because the bot won't allow a user to run two batches simultaneously, but it does allow a user to submit an individual job while the batch is being processed. That's good bot design, because it allows an editor to submit a batch and not be locked out from checking an individual page that they have been working on ... but Abductive has deliberately gaming this system by submitting hundreds of individual pages while their batch is running.
@Wbm1058: I am not sure whether Abductive's use of the bot counts as DDoS. I don't think that Abductive's goal is to deprive others of the use of the bot, just that Abductive shows i) a reckless disregard for how the effect of their actions is to deny others use of the bot; ii) no particular interest in any type of article or any topic area, just a desire to feed lots of pages to the bot.
I agree with Redalert2fan that this is about how we all use this limited resource together in the most efficient way. I think we need some guidelines on how to do that, and I will try to draft something. --BrownHairedGirl (talk) • (contribs) 04:46, 6 September 2021 (UTC)
In an ideal world, the bot would only allow a maximum of ONE batch job at a time and that it would have a queue for submission of such batch jobs. It is immensely frustrating to 'ordinary' editors who, having spent a lot of time on an extensive cleaned up and want to get the citations checked, get no response or (eventually) a failure. Batch jobs are by definition not needed in real time and, until there is such a queuing mechanism, may I suggest that the guideline states an absolute ban on submitting more than one run before the preceding one has finished (subject to a 48 hour timeout). If there is any way to encapsulate the rest of my frustration in the guideline, I would be most grateful. --John Maynard Friedman (talk) 10:39, 6 September 2021 (UTC)
@John Maynard Friedman: I share your frustration, which is why I have repeatedly raised this issue.
However, I think your suggested remedy is far too extreme.
I watch the bot contribs very closely, because I follow behind it cleaning up as many as I can of the pages where it seems not to have fixed any bare URLs.
It is quite rare for all 4 channels to be simultaneously in use by batch jobs, and so long as one channel is free then individual requests such as yours will be processed within a few minutes ... unless Abductive has gamed the system by stashing up dozens or hundreds of individual page requests. There is no need to limit the bot to one batch job at a time, and any attempt to do so would seriously and unnecessarily impede the bot's capacity to process batches.
I think that if there is some throttling of batch jobs, a distinction should be made between batches which have been selected because they concentrate bot-fixable problems (such as my sets of articles with bare URLs, or Headbomb's sets of articles citing scholarly journals) and what I call "speculative trawls", i.e. sets of articles selected on the chance that the bot may find something.
The speculative trawls by Abductive were a serious drain on the bot when the category limit was 4,400 pages and Abductive was stashing up requests for categories which fell just under that limit, often with very low returns. In response to that abuse, the size limit for categories was cut twice, initially to 1,100 and then to 550.
Abductive continues to run a lot of speculative trawls based purely on the size of the category. For example, this morning (see 2000 bot edits) they have fed the bot first Category:Articles with specifically marked weasel-worded phrases from August 2021 (497 pages) and then Category:Articles with specifically marked weasel-worded phrases from July 2021 (460 pages). Neither category concentrates pages by topic, so there is no topic-of-interest involved, and both categories are based on an attribute which the bot cannot fix. The only reason I can see for selecting them is that they fall just under the bot's category size limit.
The bot has not had many other jobs this morning, so Abductive's speculative trawls haven't significantly delayed anything else. But at most other times, this use of the bot does create bottlenecks.
We don't need to hobble the bot's throughput of targeted batch jobs just to restrain one editor who shows reckless disregard for the effect on others. --BrownHairedGirl (talk) • (contribs) 13:19, 6 September 2021 (UTC)
Instead of uselessly complaining about prefectly legitimate uses of the bot, concerned senior editors should go to the Village Pump and request that this be fixed in a way that the bot operator has suggested, but which is outside his control. Abductive (reasoning) 23:17, 7 September 2021 (UTC)
Sigh.
Gaming the queuing system to deprive other editors of prompt processing of their requests is not a legitimate use of the bot.
Repeatedly wasting the bot's time on low-return speculative trawls is not a legitimate use of the bot.
Regardless of what improvements might be made to the bot, Misplaced Pages is a collaborative project, and editors should not systematically disrupt the work of others. --BrownHairedGirl (talk) • (contribs) 06:19, 8 September 2021 (UTC)
Repeatedly complaining here will accomplish nothing. The jobs I request from the bot have been fixing lots of high-readership articles, which is one of the metrics I use to select more runs. I have been refraining from starting runs when there are already three big runs going, but at some point new editors are going to discover the bot and then there will be times when there are four large runs going. It would be advisable for you to use your energy to cajole the technical folks at the Village Pump into doing something. Abductive (reasoning) 18:38, 8 September 2021 (UTC)
For goodness sake. Category:Articles with specifically marked weasel-worded phrases from August 2021 are collections of articles by a cleanup tag, not by readership. --BrownHairedGirl (talk) • (contribs) 20:17, 8 September 2021 (UTC)
True, but if you look at the articles in those categories, they tend to be ones that attract readers, attract users who add questionable material to them, and then attract editors who add the weasel word tags. And the bot is correcting a reasonably high percentage of them. Win-win. Abductive (reasoning) 20:23, 8 September 2021 (UTC)
According to the pageviews tool, the 492 pages in that category have a combined average pageviews of 413,000 per day, or 839 per page per day, and there are 217 articles in that category with less than 100 views per day, and 71 with less than 10 views per day. That's hardly high-readership, so the conclusion that articles with weasel word tags attract readers isn't true. * Pppery * it has begun... 00:52, 9 September 2021 (UTC)
Misplaced Pages gets about 255 million pageviews a day. There are 6,373,026 articles on Misplaced Pages (492/6,373,026)*255,000,000 = 19,686, which is 21 times less than 413,000. So you are wrong by more than an order of magnitude. A simple glance at the articles in the category would reveal that there are a lot of high-interest articles in there. For example, the bot just fixed Deborah Birx. Heard of her, right? Abductive (reasoning) 08:30, 9 September 2021 (UTC)
Cherrypicking one example out of dozens of sets of hundreds of articles is no help. And averages obscure the fact that as ppery has shown, a significant proportion of these articles have low page views.
If you want to set the bot to work on highly-viewed articles, then use a methodology which selects only highly-viewed articles, then work through it systematically, avoiding duplicates in your list and articles which the bot has already processed in the last few months. --BrownHairedGirl (talk) • (contribs) 01:04, 11 September 2021 (UTC)
My activities are helping build the encyclopedia. Removing duplicates is not the best idea, since the bot often takes more than one pass to make all possible corrections. My offer still stands; if you like, place a list of articles in User:Abductive/CS1 errors: bare URL, let me know, and I will run the bot on them. Otherwise you should not concern yourself with other users' legitimate uses of the bot. Abductive (reasoning) 03:06, 12 September 2021 (UTC)
Arguably, your activities are hurting the encyclopedia more than helping, by acting as a denial of service attack on Citation bot that prevents others from using it more effectively. —David Eppstein (talk) 04:11, 12 September 2021 (UTC)
That presupposes that other large runs are somehow more helpful, which they are not. Also, please note that I make an effort to avoid running the bot when there are three other large jobs runnning, while other users do not. Abductive (reasoning) 04:41, 12 September 2021 (UTC)
Well, that summarizes the dispute, doesn't it? In your own mind, your searches are better than anyone else's, despite all evidence to the contrary, and so you think you deserve more access to the bot than anyone else, and will game the system to take that access because you think you deserve it. —David Eppstein (talk) 05:49, 12 September 2021 (UTC)
That is incorrect. I have an equal right, and I use the bot judiciously. I do not game the system, and I consider such accusations to be uncivil. Abductive (reasoning) 05:57, 12 September 2021 (UTC)
"I have an equal right". Not when your use of the bot is disruptive, low-efficiency, and prevents others from using it more effectively. A run on a random non-citation-related maintenance category is not as "helpful" as targeted cleanup runs, especially when it makes running the bot on individual articles crash/extremely slow because of a lack of ressources. Headbomb {t · c · p · b} 13:34, 12 September 2021 (UTC)
@Abductive: I have posted below at #Bot_still_being_abused_by_Abductive an analysis of the bot's latest 1500 edits.
It shows that:
  1. Your batch requests continue to be poorly chosen;
  2. You continue to game the queueing system by flooding the bot with single-page requests while the batches are being processed, amounting to 73% of single-page requests in that period. I estimate the rate of your single-page requests to be one every 3 minutes over 9 hours.
  3. Your choice of single-page requests has no evident basis, and includes a significant proportion of pages (6 of the sampled 30) which wasted the bot's time by follow closely a prev edit by the bot.
So:
  • Your claim to use the bot judiciously is demonstrably false.
  • Your claim that you do not game the system is demonstrably false.
  • Your labelling of @David Eppstein's complaint as uncivil is bogus, because David's complaint was civilly-worded and is demonstrably true.
I also note your offer above to process batches selected by me. That amounts to another attempt to game the queueing system, in this case by inviting me to effectively use two of the bot's 4 channels. I explained this before, so I am surprised to see you suggesting it again. --BrownHairedGirl (talk) • (contribs) 15:13, 12 September 2021 (UTC)
@Wbm1058, I'm not super familiar with Citation bot, which Cloud Services resources do you think are being directly provided? If it just allows users to trigger a bot that runs on some pages I think that's fine since that's not directly letting users e.g. make SQL queries or execute bash commands. Please let me know if I missed something. Legoktm (talk) 17:08, 1 September 2021 (UTC)

Bot still being abused by Abductive

Okay, I'm done. BrownHairedGirl, if you believe Abductive is in the wrong, either ask the community via RFC or take it to WP:ANI. Enough is enough. --Izno (talk) 01:22, 14 September 2021 (UTC)

@Abductive continues to game the bot's queueing system by make large numbers of single page requests while the bot is processing a batch job requested by Abductive. This has the effect of denying other editors access to the bot, because two of the bot's four channels are in use by Abductive. Both the batch jobs and the single-page requests are poorly-chosen.

See the bot's most recent 1,500 edits, spanning 9 hours. the following observations are all based on that set;

  1. the bot made 223 edits to pages requested by Abductive as batches, from "Category:Articles with specifically marked weasel-worded phrases from month year". (to verify, search the page for Category:Articles with specifically marked weasel-worded phrases from)
  2. The total number of pages scanned by the bot in those batches requested by Abductive is 561 (149 from Category:Articles with specifically marked weasel-worded phrases from April 2020 + 245 from Category:Articles with specifically marked weasel-worded phrases from March 2020 + 167 from Category:Articles with specifically marked weasel-worded phrases from February 2020).
    That is an edit rate of 40% (223/561), which initially seems impressive, but on closer scrutiny is misleading. I checked the most recent 30 edits in this set, and found that 7 of them were either purely-cosmetic edits which make no difference to readers, or trivial edits which changed only the type of quote mark. That leaves only 31% potentially significant edits, which is a low return on the bot's efforts.
  3. Of this set of 1500 edits, the bot made 82 edits from single-page requests (to verify, search the page for | #UCB_toolbar)
  4. 60 of those 82 edits (i.e. 73%) were from from single-page requests by Abductive (to verify, search the page for Abductive | #UCB_toolbar)
  5. Note that the bot's contribs log only shows pages that were edited. Pages which were analysed but not edited still use one of the bot's 4 channels, but are not shown in the contribs list. So the count of single-page requests by Abductive is almost certainly significantly higher than 60. Given that Abductive's concurrent batch requests get about a 30% edit rate, it seems reasonable to assume that Abductive's single-page requests get a similar edit rate, which would put the total number of Abductive's single-page requests at 200 in this 9-hour period, i.e. 22 per hour, or one every 3 minutes.
  6. I examined the 30 most recent bot edits from single-page requests by Abductive. (To verify, search the page for Abductive | #UCB_toolbar):
    • the selection criteria are not evident: none of those 30 pages had recently been edited by Abductive.
    • Six of the 30 pages were bizarre choices:
      1. Junior Senior (TV series) — the 2 most recent edits to the page are by Citation bot, in each case requested by Abductive
      2. Neurometric function — the 2 of the 3 most recent edits to the page are by Citation bot; the intervening human edit was trivial
      3. Neurolaw — the 2 most recent edits to the page are by Citation bot, the latest requested by Abductive
      4. Neuroimmunology — the 1st and 6th most recent edits to the page are by Citation bot. $he intervening edits are 3 bot edits and 1 human dab edit, so nothin to make more work for the bot.
      5. Neural backpropagation — the 2 most recent edits to the page are by Citation bot, the latest requested by Abductive
      6. Neuroanatomy of intimacy — the 2 most recent edits to the page are by Citation bot, the latest requested by Abductive

I am posting this just to put it on record, without any hope of Abductive ceasing to abuse their access to the bot. --BrownHairedGirl (talk) • (contribs) 14:40, 12 September 2021 (UTC)

The individual articles via UCB_toolbar are fine. It's the batch runs that aren't (e.g. Category:Articles with specifically marked weasel-worded phrases from April 2020). Headbomb {t · c · p · b} 14:44, 12 September 2021 (UTC)
@Headbomb: Even if both sets were fine on their own (and as above I think that neither is OK), the combination of the two leaves Abductive using 2 of the bot's 4 channels for much of the time. That impedes other editors who want to check a page. --BrownHairedGirl (talk) • (contribs) 15:17, 12 September 2021 (UTC)
A single article will 'hog' the bot for a few seconds to a few minutes tops, which lets other requests in just fine, unless there's several dozens of them made at the same time. Headbomb {t · c · p · b} 15:28, 12 September 2021 (UTC)
@Headbomb: Yes, but AFAICS dozens of them have been made at about the same time. I estimate >3 per minute on average over 9 hours, but I doubt they were evenly-spaced over that long a period; much more likely that they were clustered.
I was running some smaller batches today, and when starting new batches I found significant delays (10-30 minutes) in the bot starting to process them, while Abductive's single-page requests were being processed. That's no big deal for my batches, but for someone waiting for the bot to process a page they just edited, a 10-15 minute wait is serious waste of their time. --BrownHairedGirl (talk) • (contribs) 15:37, 12 September 2021 (UTC)
I've been following this topic for a while and it seems that different editors have different views on when the bot should be used for batch runs. From what I can see there is plenty of documentation explaining how to use the bot but none about when the bot should be used(or how to select the articles/categories for batch runs). Is it worth having a RFC or something similar to hopefully find consensus on when the bot should be used and when it shouldn't, bearing in mind how limited the capacity of the bot is? It might be that this RFC would only apply to batch runs. If consensus is found then surely it would make it easier to take action against those who ignore it. I'm not that clued up about these things so this might not be workable, but I thought it would be worth suggesting. RicDod (talk) 16:56, 12 September 2021 (UTC)
@RicDod: AFAICS, only Abductive thinks that their use of the bot is appropriate. Everyone else seems willing to apply commonsense, and use the bot efficiently without inconveniencing others.
An RFC seems like a very laborious response to one editor's WP:IDHT issues.
I agree that it would be good to have some guidance on when to use the bot, but we shouldn't need to rush into that to put an end to this disruption. --BrownHairedGirl (talk) • (contribs) 17:16, 12 September 2021 (UTC)
If one were to look at overall usage of the bot, one would find many, many examples of what looks like people hogging the bot, and of inefficient edits. Abductive (reasoning) 18:25, 12 September 2021 (UTC)
Nobody else does it with anywhere near the same persistence or intensity as Abductive. --BrownHairedGirl (talk) • (contribs) 19:05, 12 September 2021 (UTC)
You do. Abductive (reasoning) 19:21, 12 September 2021 (UTC)
With targeted, high-value runs. Not crapshoot runs. Headbomb {t · c · p · b} 19:23, 12 September 2021 (UTC)
I have offered, and User:BrownHairedGirl has sometimes accepted, to run batches that she has targeted. The offer still stands. Abductive (reasoning) 19:45, 12 September 2021 (UTC)
Not true. The only batch I sent you was a randomised test set, to help you test the cleanup rate, of Category:CS1 errors: bare URL after you expressed interest in processing it.
I showed you how to test and make batches from Category:CS1 errors: bare URL, which you selected. That is now complete.
I suggested that you run batches of pages which transclude {{Bare URL inline}}. You did that.
Now have you gone back to your long-term pattern of low-return speculative trawls, and yo have repeatedly denounced the notion of selecting and processing batches. --BrownHairedGirl (talk) • (contribs) 19:53, 12 September 2021 (UTC)
We have discussed the numbers many times in the last few weeks. So I find it very hard to believe that a competent, good faith editor could claim either that my use of the bot is inefficient, or that I am hogging it in the same way as an editor who accompanies batches with high volume of single-page requests. --BrownHairedGirl (talk) • (contribs) 19:36, 12 September 2021 (UTC)
Nobody says that your use of the bot is inefficient, the bot is inefficient. We have all experienced that 10 to 20 minute delay, even when only one or two channels is in use. The bot allows people to request categories that interest them. Any category, no matter the topic, will only get about 35% of its articles fixed. I select categories based on a number of metrics, including article readership. And my selections get above average results. Abductive (reasoning) 19:43, 12 September 2021 (UTC)
As an example, I have just requested the bot run Category:Ranchers from Texas, an interesting topic, at 19:52. Supposedly there are 143 articles in the category. Let's see how the bot performs. Abductive (reasoning) 19:54, 12 September 2021 (UTC)
Category:Ranchers from Texas just showed up in the feed, 2/143, at 20:18. That's quite an unexplained delay. Abductive (reasoning) 20:25, 12 September 2021 (UTC)
It looks like the bot made 29 fixes to Category:Ranchers from Texas, or just above 20%. I have started a run on the interesting but randomly selected Category:General topology at 21:25, which started in 2 minutes, a lot quicker than the 26 minute delay for the last one. Let's see how this one goes. Abductive (reasoning) 21:33, 12 September 2021 (UTC)
@Abductive: so in response to complaints about your repeatedly feeding the bot categories which generate low return, your response is to feed the bot two more categories which also produce low return.
And to top it all, you do so at a time when the bot is already very busy.
Which part of "stop doing this" is unclear to you? --BrownHairedGirl (talk) • (contribs) 21:41, 12 September 2021 (UTC)
So, it sounds like you consider perfectly legitimate use of the bot on small categories to be "abuse". Any user who runs the bot on a category is therefore "abusing" it. And one channel is being taken up by your run, contributing to making it busy. Is that bad somehow? Abductive (reasoning) 21:47, 12 September 2021 (UTC)
For the millionth time: running the bot on a few categories containing articles in topic area where you edit is not the same thing as repeatedly selecting large numbers of big low-return categories just so that you can feed lots of pages to the bot.
Please stop pretending that the distinction is unclear to to you.
And please stop pretending that you dont understand the distinction between high-return batches and low-return batches. --BrownHairedGirl (talk) • (contribs) 21:58, 12 September 2021 (UTC)
I just checked the bot's handling of my current job of 1,064 pages from 21st-century deaths, part 4 of 4.
The bot's contribs list shows 440 edits out of the 832 pages processed so far. That's a 58% edit rate.
Since by your own admission, your categories don't exceed 35%, they are wasting the bot's time. --BrownHairedGirl (talk) • (contribs) 20:08, 12 September 2021 (UTC)
Bizarre.
You just said above that my use of the bot was inefficient, but now you deny that.
The batches I select get over 50% of pages edited, and Headbomb's batches get even more. So there is no need to waste the bot's time on low-return sets. --BrownHairedGirl (talk) • (contribs) 19:57, 12 September 2021 (UTC)
I did not say you were inefficient. I said you use the bot more than I do. Abductive (reasoning) 20:00, 12 September 2021 (UTC)

"Above average results" not at 35% on random categories unrelated to a topic or citation-related cleanup category. My runs get 85-90% edit rates. Headbomb {t · c · p · b} 19:56, 12 September 2021 (UTC)

You're doing a great job, but your runs aren't category runs. Abductive (reasoning) 20:13, 12 September 2021 (UTC)
See User talk:BrownHairedGirl#Since you're curious. I do plenty of category runs. I just pick my categories sanely, instead of unrelated categories like Category:Articles with specifically marked weasel-worded phrases from April 2020. Headbomb {t · c · p · b} 20:20, 12 September 2021 (UTC)
@Headbomb: note how Abductive again completely misses the point. There is no requirement for Abductive to use the bot at all, or to use it on categories.
The problem is remains that Abductive keeps on feeding the bot batches with low return. They should stop processing such batches. If they can find a way of selecting batches with higher return, then fine, run those batches ... but just stop running these low-return batches. No batches from abductive would be better than this lot. --BrownHairedGirl (talk) • (contribs) 20:46, 12 September 2021 (UTC)
You have an idea of how the bot should be used. Your idea is wrong-headed, and you attempt to impose it on other editors. I am demonstrating that category runs, an allowed function of the bot, have a low rate of return, and that's not anybody's fault. I also refrain from using the bot when it is busy. Abductive (reasoning) 21:55, 12 September 2021 (UTC)
You are demonstrating that category runs, when poorly chosen, have a low rate of return, and that's the user's fault. — JohnFromPinckney (talk / edits) 22:03, 12 September 2021 (UTC)
The bot completed the run on randomly selected Category:General topology, making fixes to 52 out of 174 articles, just under 30%. Any time a user runs a category, we can expect this, and it is not a problem; the bot is functioning as intended. My choices exceed this level, and have the added benefit of being to high-visibility articles. I also reiterate that I refrain from running the bot when it appears busy. Abductive (reasoning) 22:28, 12 September 2021 (UTC)
Sigh. The problem is that a 30% edit rate is half what I achieve with my targeted edits, and 1/3 of what Headbomb achieves. So it's a highly-inefficient use of the bot's time.
It is true that any time a user runs a category, we can expect this ... so stop using categories for high-volume general cleanup.
You know the problem, and you know the solution. --BrownHairedGirl (talk) • (contribs) 23:19, 12 September 2021 (UTC)
The random sample category runs above show that my method of choosing categories gets superior results. So they are the opposite of speculative trawling. Furthermore, your idea of proper bot usage, if implemented, would preclude all category runs by all users. Abductive (reasoning) 23:30, 12 September 2021 (UTC)
More denialism.
Your method of choosing categories frequently leads to edit rates in the low teens: I have documented many such cases above, so your denials are untruths which must be known to you to be untrue.
Even the best cases you mention get edit rates of ~35%, which is about half of what i get and about a third of what Headbomb gets. his has already been demonstrated to you with documented example, so your denial is another untruth which must be known to you to be untrue.
No, my idea would not preclude all category runs by all users. Category batches are an inefficient but handy way of cleaning up a set of articles concentrating topics which an editor works on. However, that inefficiency makes them a very bad way of making a topic-blind selection articles in need of cleanup, and the problem remains that you are repeatedly using categories for a task to which they are ill-suited. --BrownHairedGirl (talk) • (contribs) 11:43, 13 September 2021 (UTC)
  • Comment I'd just like to be able to use the bot for single pages, but more often than not I get a failed message after about 10 minutes. I know other users have given up using the bot because of these problems. --John B123 (talk) 20:34, 12 September 2021 (UTC)
    That delay exactly why I have taken the time yet again to document how Abductive's misuse of the bot is blocking such single uses.
    As Headbomb notes, the article will still be processed eventually. But you shouldn't have to wait so long for that to happen. --BrownHairedGirl (talk) • (contribs) 20:40, 12 September 2021 (UTC)
@John B123: btw, if you just click on 'expand citations' in your sidebar, the bot might look like it crashes, but it will still get to the article eventually. Might take 30 minutes, might take an hour, but it does get processed. Headbomb {t · c · p · b} 20:38, 12 September 2021 (UTC)
@Headbomb: Thanks, I'll give that a try. I've been using the 'Citations' button under the edit box which gives a pop-up window saying "Error: Citations request failed" after about 10 minutes if it hasn't run by then. --John B123 (talk) 20:58, 12 September 2021 (UTC)
@Headbomb: Tried that and got a browser error page with "citations.toolforge.org unexpectedly closed the connection." after about 10 minutes. --John B123 (talk) 21:02, 12 September 2021 (UTC)
@John B123: which page? Headbomb {t · c · p · b} 21:07, 12 September 2021 (UTC)
@Headbomb: It was either 8th Canadian Hussars (Princess Louise's) or 2/1st Pioneer Battalion (Australia). --John B123 (talk) 21:16, 12 September 2021 (UTC)
@John B123: ran on both, without issue. 8th had an edit, 2/1st had nothing to do. Headbomb {t · c · p · b} 21:48, 12 September 2021 (UTC)
@Headbomb: Ok, thanks for having a look. --John B123 (talk) 21:52, 12 September 2021 (UTC)
That resolved John B123's issue, one editor's issue and over just two articles – not by discovering any new underlying cause but just by you being lucky that the available slots were not all being taken up batch runs of marginal value at the time of trying. John B123's experience is exactly as I described earlier and why I really hesitate to use the ✅ Citations box unless I don't care that it is likely to hang or fail. I have to ask again: why is more than one batch jobs ever allowed to run at a time? Why can't requests to run a batch job just sit in a queue waiting for capacity to become available, they are not time critical. --John Maynard Friedman (talk) 22:26, 13 September 2021 (UTC)

Abductive again. What to do?

Today Abductive has had the bot run yet another low-return speculative trawl, this time on Category:Edible fungi

Category:Edible fungi has 511 articles, conveniently close to the limit of 550 for categories. (Abductive has a long history of selecting categories whose size is close to the limit) × As can be seen from these 700 bot edits (search the page for Category:Edible fungi), the bot edited only 111 of those 511 articles — a low edit rate of just under 22%.

The bot worked its way through this set from some time before 15:54 UTC to some time after 20:16UTC. This usually is the busiest period of the day for the bot, and today was no exception. The result of the bot trawling through Abductive's set — and deciding that in 78% of cases it had nothing to do — is that the bot was mostly unavailable to other editors for about four-and-a-half hours, because there was no slot available.

Note too that this follows Abductive's claims yesterday that their category-based batches were fine, because they assert that by claimed careful selection they exceed a claimed 30% average for category jobs. That argument about other categories is bogus, because selection other editors achieve much higher edit rates by using other election methods ... and the claim is also bogus, because the choice of this category was so poor.

I have now documented incidents like this repeatedly for about a month. AManWithNoPlan has twice reduced the size limit on category batches to curtail Abductive's abuses, an in the discussions I have seen nobody supporting Abductive's use of the bot, but about six editors denouncing this abuse of the bot. At least one editor has described it as a form of denial-of-service. I cannot know whether DOS is Abductive's intention, but the effect is DOS; and since this has been repeatedly pointed out to Abductive, their disruptive conduct is at best reckless.

So I think it's time to ask Abductive to stop running any batch jobs on Citation bot, however they are constructed. Any thoughts? --BrownHairedGirl (talk) • (contribs) 21:38, 13 September 2021 (UTC)

Other users are also running categories. Other users are also running jobs and simultaneously asking the bot to fix individual pages. The bot was not clogged. So there is either a problem with using the bot as intended, for all users except User:BrownHairedGirl, or there is only attention paid to one user for no good reason. Abductive (reasoning) 22:30, 13 September 2021 (UTC)
The sensible use of the bot is 'on demand, real-time, one article at a time, manually as required'. Maybe you think you are being one of the gnomes but actually you are being a goblin - I'm sorry but there is a limit to presumption of good faith. Yes, you are engaged in a denial of service attack. Unless and until a batch job queuing mechanism is developed, the facility needs to be removed from all editors, no matter how noble their motivation. Misplaced Pages editing is no longer the preserve of a few people: what was ok ten years ago is no longer ok, it does't scale. --John Maynard Friedman (talk) 22:41, 13 September 2021 (UTC)
It is important to note here that there was always a channel open during the period in question. Abductive (reasoning) 23:12, 13 September 2021 (UTC)
Is it possible to have two versions of the bot, the second version of the bot running entirely separately from the original bot and only capable of handling single page requests? --John B123 (talk) 22:58, 13 September 2021 (UTC)
Or simply reserve one/two of the four slots for individual runs. That said, only Adbuctive's use is problematic here, so removing batch runs from Abductive is also a solution. Headbomb {t · c · p · b} 22:58, 13 September 2021 (UTC)
Does each channel have its own resources, or are the four channels just 4 separate inputs? --John B123 (talk) 23:15, 13 September 2021 (UTC)
@John B123: AIUI, from the explanations by AManWithNoPlan, each channel is a separate process ... but for the lookups they all use a common set of external APIs, some of which are overloaded.
Because of that, it is very noticeable that when the bot is processing a page with a lot of refs, other jobs slow down markedly. --BrownHairedGirl (talk) • (contribs) 23:20, 13 September 2021 (UTC)
Ideally, they would give any senior editor who asks their own instance of the bot. Abductive (reasoning) 23:43, 13 September 2021 (UTC)
More instances of the bot would not remove the bottleneck of the overloaded APIs. In fact, it would probably make it much worse. --BrownHairedGirl (talk) • (contribs) 23:45, 13 September 2021 (UTC)
Given that you plan to run 100,000s of articles past the bot, to fix bare urls—which is only a subset of what the bot does—isn't the heavy use going to continue to be a problem for the foreseeable future? Abductive (reasoning) 23:48, 13 September 2021 (UTC)
And that's fine, since it's a targetted, high-priority task, with big payoffs. Headbomb {t · c · p · b} 23:53, 13 September 2021 (UTC)
Is it fine for the single use editors? I think your suggestion of somehow reserving two slots for single use editors is the best. It would be you and BrownHairedGirl doing those sorts of runs, and the rest of us getting guaranteed usage with no delays. Abductive (reasoning) 00:01, 14 September 2021 (UTC)
Abductive, when the bot fixes a page with bare URLs, it also makes any other fixes within its scope. I don't have some special version of the bot which does only bare URLs.
The heavy use is normally a problem only when you push the bot up against its limits by your low-return speculative trawls. --BrownHairedGirl (talk) • (contribs) 00:02, 14 September 2021 (UTC)
The bot, with or without people using it on categories, will always be used heavily. Any solution to this problem needs to address this. Abductive (reasoning) 00:04, 14 September 2021 (UTC)
The problem is not heavy use. The problem is systematic abuse by Abductive . --BrownHairedGirl (talk) • (contribs) 00:09, 14 September 2021 (UTC)
Again, using the bot to make the tedious determinations of finding things to fix is a legitimate use of the bot. It is not abuse, and I have been showing restraint. I used to be in User:BrownHairedGirl's position of keeping the bot running at all times, and I have ceded that role to her. Abductive (reasoning) 00:15, 14 September 2021 (UTC)
You put nearly 1,000 articles through the bot this evening, with a combined edit rate of under 20%. You did that after yesterday's calls for you to stop.
And you call that showing restraint?!?!?!?!?! --BrownHairedGirl (talk) • (contribs) 00:22, 14 September 2021 (UTC)
PS And no, for the umpteenth time, using the bot to make the tedious determinations of finding things to fix is not a legitimate use of the bot.
It wastes the bot's limited capacity, when it could be doing more of the targeted jobs which have a higher rate of return. Many other editors have told you this, many times, in many different ways. --BrownHairedGirl (talk) • (contribs) 00:26, 14 September 2021 (UTC)
How many articles did you run past the bot in the same time period? As you mention above, it is the number of citations that count as work for the bot. Many of the articles are that are from categories have one or two citations (or even zero), so true load comparions need take that in account. In any case, any category will have this low rate of return. Abductive (reasoning) 00:30, 14 September 2021 (UTC)
No, that was many, many hours ago. Besides, any user could have requested a run on a category, would you be upset with them too? Abductive (reasoning) 00:01, 14 September 2021 (UTC)
Not true. That job made its first edit at 21:58 UTC, only just over 2 hours ago.
And yes, any user could have requested a run a low-return category. But time after time, any user doesn't waste the bot's time in that way.
It's Abductive who does it repeatedly.
It's Abductive who rejects calls for restraint. --BrownHairedGirl (talk) • (contribs) 00:08, 14 September 2021 (UTC)
The fundamental problem is that we have all been running the bot so much that is has fixed most articles by now, so that category runs aren't going to have a high enough rate of return. Abductive (reasoning) 00:12, 14 September 2021 (UTC)
@Abductive: Exactly!!!!
So why oh why oh why oh why oh why do you keep on wasting the bot's time with these big category jobs when you know that they have a low rate of return?
And why have you posted dozens of times in the last few weeks to insist that will continue to do so?
What on earth are you trying to achieve by this sustained disruption? --BrownHairedGirl (talk) • (contribs) 00:20, 14 September 2021 (UTC)
You should look through the suggestions that people have made in the last few weeks. Technical solutions are called for. And I reiterate; I am not disrupting the bot. Using the bot on categories is something that users besides me are doing. Are you saying that edible fungi and kung-fu movies, had they been called for by someone else, are bad? Or okay with you? And what constraint should be put on the bot to level the playing field for all users? Abductive (reasoning) 00:25, 14 September 2021 (UTC)
Quit the evasion. Just stop wasting the bot's time with low-return speculative trawls which displace and/or delay productive uses. --BrownHairedGirl (talk) • (contribs) 00:28, 14 September 2021 (UTC)
All users will be unproductive in your eyes. You even try to police my single runs. Abductive (reasoning) 00:33, 14 September 2021 (UTC)
For goodness sake, stop the evasion.
You finally acknowledged that that category runs aren't going to have a high enough rate of return. So just stop doing them, and quit wasting everyone's time with endless deflections and denials and bogus claims. --BrownHairedGirl (talk) • (contribs) 00:49, 14 September 2021 (UTC)
There is no evasion. I respond to everything you say. I have made many compromises in how I use the bot, and in particular I avoid using it when three channels are in use (usually two), to leave availablity for myself and others to run the bot on articles we are working on. Abductive (reasoning) 01:03, 14 September 2021 (UTC)

No new jobs

For the last 35 minutes, the bot has been editing only individual page requests by Abductive, which as usual are stacked high. See the latest bot contribs.

No edits have been made on behalf of any other editor since my batch ended at 21:24 etc. The bot has given no response either to my batch request, or to an individual page request I did as a test.

What's going on? Why is everyone else apparently locked out? --BrownHairedGirl (talk) • (contribs) 22:16, 24 September 2021 (UTC)

OK, the most recent contribs show that the bot let FMSky back in at 22:40, and me at 22:44. But it's weird that for an hour, only one editor got anything done. --BrownHairedGirl (talk) • (contribs) 22:52, 24 September 2021 (UTC)
The bot saved up a bunch of my requests, then disgorged them all at once. Sorry about that. Abductive (reasoning) 23:02, 24 September 2021 (UTC)
@Abductive: Had you also submitted category requests? --BrownHairedGirl (talk) • (contribs) 23:28, 24 September 2021 (UTC)
Not at that time. Abductive (reasoning) 00:42, 25 September 2021 (UTC)

Abductive, a good start would be not to submit "a bunch of my jobs". Do one, wait until it has finished before you submit another. Given how this bot shares a general resource, I assume that you are causing widespread collateral damage. Your runs are making the tool unusable to normal editors. I have stopped using this tool to fill out citations in articles as I edit them because I now expect failure to be the only option. --John Maynard Friedman (talk) 08:23, 25 September 2021 (UTC)

@John Maynard Friedman: Give it a try, the bot will get to the job eventually. Also, as can be seen here, the bot has inexplicable delays in spite of high or low apparent usage. Sometimes, the bot looks like it has only one or two or three channels in use, but won't make edits for a considerable period. At other times, it looks like there are four channels in use, but the request is processed in a matter of minutes. Abductive (reasoning) 00:03, 26 September 2021 (UTC)
Do you really believe that I am so stupid as to report experiences that don't actually happen, that it is just incompetence? I'm not talking about me giving up on a single article request because apparently nothing has happened for ten minutes. I mean a request that ends after N minutes with an explicit failure message. Repeatedly.
Stop trying to find other people to blame. Your current use of multiple concurrent batch rubs is a denial of service attack. Your behaviour is unambiguously WP: disruptive. Go find something useful to do with your life. There are thousands of articles that need personal hands-on editing. --John Maynard Friedman (talk) 08:05, 26 September 2021 (UTC)
If I was to blame, how do you explain the fact that I experience the same thing all the time? When I try to use the bot, and I have no outstanding requests, it's still hit or miss if I get my request done in a timely manner, or in a few minutes, or never. I don't run multiple batch jobs, and in fact that's impossible. Abductive (reasoning) 09:46, 26 September 2021 (UTC)
You wrote above The bot saved up a bunch of my requests, then disgorged them all at once. You should not have had "a bunch of jobs". If you know how to write a batch run then you definitely know by now not to submit another job until the previous one has finished or 24 hours has elapsed without a response. What is "a timely manner" for a background batch run? As opposed to a single editor who has worked on a single page and needs to verify the citations or collect the remaining metadata from the DOI? Answer: a week v ten minutes max.
No, you are not the only cause of this problem: I see other bot runs doing marginal value activities like inserting {{reflist talk}} into talk pages ; fixing lint errors on signatures and so on. All well-meaning folk who fail, before they do it, to work out the cost/benefit ratio - which is what BrownHairedGirl has been banging on about. But yours is the most annoying because of the effect it has on one-shot use of this tool. You know that the server has limited capacity. Maybe it is not just you but it is your head that is above the parapet so don't complain when it gets shot. --John Maynard Friedman (talk)
I'm pretty sure that the average user wants the bot to correct more than it does, but there are endless complaints from article owners about so-called "cosmetic" edits, so these hae been stifled. Abductive (reasoning) 11:30, 26 September 2021 (UTC)
No. The average editor (the average user is a reader) objects to resources being wasted on edits that have no visible effect. If an article is being edited anyway, such changes can be made en passant: the objection is not to the change but to pettifogging changes that need to be verified. This has nothing to do with WP:OWN but everything to do with maintaining a reader-focussed approach. --John Maynard Friedman (talk) 12:08, 26 September 2021 (UTC)
@John Maynard Friedman: see my proposal below, at #Proposed new rule for using Citation bot. --BrownHairedGirl (talk) • (contribs) 15:04, 27 September 2021 (UTC)

Proposed new rule for using Citation bot

In the last week, there have been several prolonged periods when access to this bot has been severely impeded by the actions of two editors: @Abductive and @Whoop whoop pull up. Both editors have repeatedly flooded the bot with series of category requests made alongside long series of individual page requests.

The effect of this practice is to allow one editor to lock up two of the bot's four channels for significant lengths of time. Even when some channels appear not to be in use, the vast queues of requests from these two editors prevents the bot from processing requests by others.

Whatever these editors' intentions, the repeated effect of their actions is similar to a denial-of-service attack.

Most of this disruption could be avoided by a simple rule, which I set out below. It may be that this could be implemented by technical restrictions, but I do not want to make assumptions about either the technical possibilities or the willingness of the maintainers to volunteer their time to code any changes. --BrownHairedGirl (talk) • (contribs) 14:36, 27 September 2021 (UTC)

Proposed new rule: One request at a time

When an editor requests that the bot process either a batch of articles or a single article, they must not make another request until that article or batch has been processed. An exception is permitted where an editor has within the last 24 hours edited an article to add or modify a reference; in that case they may make a single page request for that article before other requests have finished processing.

Discussion and survey of Proposed new rule

Add your comments and/or support/oppose here
  • Support, as proposer. --BrownHairedGirl (talk) • (contribs) 14:37, 27 September 2021 (UTC)
  • Oppose - Please stop trying to WP:OWN Citation bot, @BrownHairedGirl. If you want a citation improver all to yourself, go get your own copy of Citation bot - just like other heavily-used bots have multiple duplicate instances to spread out their tasks between. Also, I'd like to note that you tie up Citation bot essentially 24/7 with enormous pageLinked jobs of thousands of articles, whereas I run category and/or individual jobs for much smaller fractions of the day, and most of my category runs (don't know about Abductive's) are smaller categories taking little time to run. Additionally, whether or not an editor has added or removed one or more reference(s) from an article has no bearing on whether the article has other citation errors that need to be fixed. Striking in light of my concerns being addressed by BrownHairedGirl's suggestions below, but Comment that the fact that this is causing problems is a sign of Citation bot being severely overloaded, illustrating the urgent need for additional duplicate instances of Citation bot and/or additional processing channels per instance of Citation bot. Whoop whoop pull up 15:07, 27 September 2021 (UTC)
@Whoop whoop pull up: asking editors to stop simultaneously using two of the bot's four channels is about sharing resources collaboratively. It is the complete opposite of WP:OWNership.
Also, your description of Abductive's usage is false: over the last few months I have documented on this page many cases where Abductive has tied up the bot for ages with low return category requests. --BrownHairedGirl (talk) • (contribs)
Insufficient capacity on Citation bot's part marks a problem with the bot (which should be taken up with its developer, or by creating additional instances of Citation bot to spread out the load, as per accepted practice for other highly-used bots), not with the editors using it to improve the encyclopedia. Whoop whoop pull up 15:23, 27 September 2021 (UTC)
The developers are volunteers who have kindly donated their time and skills to create the bot. Like any tool, it has limitations, including limited capacity, and while those limitations exist editors should collaboratively to share the resource effectively. Locking up two of the four channels is disruptive to that collaboration ... in other words, it avoidably disrupting other editors who are also using it to improve the encyclopedia. If you want to process lots of articles, submit a single batch request. --BrownHairedGirl (talk) • (contribs) 15:30, 27 September 2021 (UTC)
Submitting a single huge batch request (as you routinely do) would take exactly the same number of channel-hours as submitting many individual requests, the only differences being whether the job(s) lock one channel continuously or several channels intermittently - additionally, large batch jobs have the disadvantage of requiring a great deal of manual typing to assemble a pipe-separated list of article names and then paste the whole shebang into the box on the Citation bot console, while submitting individual jobs via the toolbar is quite literally point-and-click. I reiterate my earlier suggestion for having multiple duplicate instances of Citation bot to multiply its capacity. Whoop whoop pull up 15:39, 27 September 2021 (UTC)
The purpose of this proposal is to restrict editors to one bot channel at a time, so that others are not locked out of the bot.
More instances of the bot or more channels would of course be great, but for now we have one bot with only four channels, and this proposal addresses the problem that some editors are using it in ways which avoidably disrupt others. Making a list of pages is easy, and using a text editor's search-and-replace function to add pipes is also easy. --BrownHairedGirl (talk) • (contribs) 15:52, 27 September 2021 (UTC)
How would one use search-and-replace to pipe-separate the list, given that most methods of exporting a list of article titles separate the individual page titles either with line breaks (which text editors generally don't support search or replace functions on) or with spaces (which would require huge amounts of manual work to keep the search-and-replace from splitting multiword titles)? Whoop whoop pull up 16:21, 27 September 2021 (UTC)
Any text editor which supports regex will do it very simply, by replacing \n. For example, on Windows there is Notepad++; on Linux try Kate. There are lots of alternatives for every platform. --BrownHairedGirl (talk) • (contribs) 16:31, 27 September 2021 (UTC)
Will look into that, thanx! :-)
Update: Kate is already exceeding expectations. Whoop whoop pull up 17:44, 27 September 2021 (UTC)
    • In response to Whoop's comment whether the article has other citation errors that need to be fixed: I agree, but that comment misses the point.
      This is not about whether the article needs bot attention, but whether it needs attention now. The purpose of that exception is to allow an editor to use the bot interactively, e.g. by adding a ref which consists only of an isbn or doi, and immediately trying to have the bot fill that ref. That interactive usage is hugely helpful when adding refs, which I why I propose it as an exception to the one-job-at-a-time rule. Other pages which are not being currently can wait until other asks have finished. --BrownHairedGirl (talk) • (contribs) 15:45, 27 September 2021 (UTC)
Is that really a good use for Citation bot, given that the editor could easily take the time to fill in their new reference themselves without consuming any of the limited Citation bot resources that so concern you? Whoop whoop pull up 15:56, 27 September 2021 (UTC)
Sometimes, it is a very good use of the bot. For example, if a book or journal paper has multiple authors and editors, the bot can take a ref which consist of only an isbn or doi and fill those out quickly, instead of taking lots of that editor's time. See User:Headbomb/Tips and Tricks. --BrownHairedGirl (talk) • (contribs) 16:08, 27 September 2021 (UTC)
And that is exactly one of the reasons that I use the tool. I strongly support the proposal.
For as long as (a) the resource is limited and (b) there is no mechanism for batch runs to have background priority, this proposal is essential. Airy handwaving that the service needs to improve is just fatuous. To accuse BHG of WP:OWN displays remarkable chutzpah - or just plain hypocrisy. As I have already said above, hogging all channels with batch requests, especially for 'nice to have' changes, is unambiguously WP:DISRUPTIVE (insidious type). BHG's proposal offers a reasonable compromise between types of use. Let's work towards consensus rather than have to refer the dispute upwards. --John Maynard Friedman (talk) 17:53, 27 September 2021 (UTC)
  • Support I'm failing to see a good reason not to support this. * Pppery * it has begun... 17:55, 27 September 2021 (UTC)
  • Comment. Many thanks to @Whoop whoop pull up for withdrawing their oppose. I have a lot experiencing in preparing batch jobs, so if Whoops or anyone else wants assistance, I will try to help. --BrownHairedGirl (talk) • (contribs) 18:59, 27 September 2021 (UTC)
  • I have a number of concerns that I hope will be addressed. First, if a user runs a category, the rate of edits will be low, and the rate of substantive edits will be even lower. A category that by some rare confluence of circumstances has never been run may get a return rate in the 75% range. A random collection of articles gets a return in the 50% range, but only about 10% of these will be substantive. A run of a category of stubs gets a low rate of return (perhaps 20-25%), but goes very quickly as many stubs have zero, one or two refs. A second run of a category that has recently been run gets an edit rate around 12%, and includes edits that the bot should have made the first time around. Long articles take a long time for the bot to run, but more often find at least one edit to make; so running a bunch of them will look like a good use of the bot on a percent basis, but not actually be something to be emulated. As an example of this, just choosing to run articles that contain any set of search terms will find longer articles, the more the search terms narrow down the list, the longer the articles and the more likely are edits. Second, experienced users of the bot have been making efforts to find articles that need bot attention, or remove articles from their runs that have recently been run. I myself have a spreadsheet with weeks of bot activity on it which I use. But how can we expect all users to do this? Third (and related), users will discover the bot, and run sub-optimal categories and batch jobs. I fear that unless they are allowed some leeway at first and then gently guided towards this rule, rancor will continue. The sub-optimal runs can be used to ascertain bot performance on the average category. Similarly, if a user wants to test a method of discovering articles that the bot will make edits to, they may occasionally fail to reach a threshold of edits that will please intensive users of the bot. Fourth, as User:Whoop whoop pull up notes, it would be a shame if the rule make it seem like the problem of demand is solved, and progress towards technical solutions stalls. Fifth (and related), even if everybody follows the rule as proposed, it will only take four runs to lock out single-article users. This will happen a lot, and without, for example, an instance of the bot for them, there will continue to be complaints and rancor ("You big users have banded together at the little guy's expense!") So, I think the rule would be a good temporary measure, if other big users agree among themselves to refrain from running the bot if there are three medium or large runs already going, and agree to refrain from complaining about mid-return runs that otherwise abide by the bot limits and the rule. Abductive (reasoning) 20:33, 27 September 2021 (UTC)
    • Most of Abductive's over-long and poorly-laid-out comment has nothing to do with this proposal. This proposal is not about Abductive's disruption-by-low-return-speculative-trawl; this proposal is about Abductive's disruption-by-lots-of-individual-requests-alongside-a-batch.
      Also, this proposal will neither delay nor hasten any improvements to the bot's capacity. This is a proposal to remove one form of disruption to the bot as currently configured.
      Finally, of course new users of the bot should be treated gently. It seems rather disingenuous of Abductive to try to invoke new users to deflect attention away from the fact that Abductive has been using the bot disruptively for months. --BrownHairedGirl (talk) • (contribs) 21:36, 27 September 2021 (UTC)
  • Support on batch requests, individual articles are pretty irrelevant. That said, simply removing batch request privilege from Abductive would also be sufficient in solving the issues. Headbomb {t · c · p · b} 20:51, 27 September 2021 (UTC)
Of course that will not work, as it does not solve the problem of demand and single users will continue to get locked out. I propose that the rule be amended to state that no user will be prevented from using the bot based on arbitrary notions of correct usage, and that users should never start a job when there are three jobs running. Abductive (reasoning) 20:56, 27 September 2021 (UTC)
Question - how would one tell how many jobs are currently running? The Citation bot console doesn't provide this information. Whoop whoop pull up 22:31, 27 September 2021 (UTC)
I despair of the comment about arbitrary notions of correct usage. There is nothing at all arbitrary about deploring tying up bot for ages with low-return-batch-jobs. There is nothing at all arbitrary about deploring the practice of one editor systematically tying up two of the bot's channels. --BrownHairedGirl (talk) • (contribs) 21:40, 27 September 2021 (UTC)
Off-topic
As long as rules are applied equally to all users, there should not be a problem. All category runs, by any user, are going to be low-return, and the present setting of 550 (or any setting other than 0) will allow users to use the bot on categories. Abductive (reasoning) 21:52, 27 September 2021 (UTC)
IIRC, the limit is 500, not 550. Whoop whoop pull up 22:33, 27 September 2021 (UTC)
I guess I didn't notice, because I have been refraining from running large categories until a compromise was reached. Abductive (reasoning) 23:17, 27 September 2021 (UTC)
Enough already of that disingenuous nonsense: only Abductive repeatedly engages in large, low-return speculative trawls. And this discussion is NOT about those speculative trawls, so please stop that off-topic stuff. --BrownHairedGirl (talk) • (contribs) 22:04, 27 September 2021 (UTC)
There is clearly no consensus on what is on or off topic, which basically means the issues cannot be separated. If the rule as proposed and amended is implemented, then the bot will never get overloaded. Isn't that the goal? Or is there a plan to introduce another rule proposal later to continue to attempt to monitor and control people's "incorrect" usage of the bot? Abductive (reasoning) 23:09, 27 September 2021 (UTC)
If the rule as proposed and amended is implemented, then the bot will never get overloaded. Isn't that the goal? Or is there a plan to introduce another rule proposal later to continue to attempt to monitor and control people's "incorrect" usage of the bot? Abductive (reasoning) 00:09, 28 September 2021 (UTC)
For goodness sake, please stop this disruption.
No, of course this proposal will not mean that the bot will never get overloaded. This tackles one cause of overload, but there are other ways in which it can be overloaded, most notably by Abductive's repeated DOS attacks.
If this proposal is implemented, we will have to see whether the other forms of disruption resume. It may be that Headbomb is right, and that most effective remedy would be to ban Abductive. Or maybe we need another rule. Or maybe Abductive will overcome his severe IDHT problem, and listen to the many editors who have asked him to stop.
But here in this section, we are discussing a specific proposal. Please stop going off-topic. — Preceding unsigned comment added by BrownHairedGirl (talkcontribs) 00:25, 28 September 2021 (UTC)
How about this: everybody here agrees to abide by the proposed rule, including the amendment to not start a run if there are three runs already going, and we see how it goes? Abductive (reasoning) 00:35, 28 September 2021 (UTC)
Your proposed amendment was just a ruse to try to legitmate your disruptive speculative trawls. Your continued disruption of this discussion has been noted. Again, please stop. --BrownHairedGirl (talk) • (contribs) 01:06, 28 September 2021 (UTC)
  • More flooding. Another example of why I proposed this rule.
    This evening, we seem to have another instance of the bot being locked by a flood of individual requests. For the last 40 minutes, the bot has made no edits except (mostly large) individual pages requested by Abductive: see recent bot contribs. I have had no response to either a batch request made over 30 minutes ago, or an individual page request made ~15 minutes ago as a test.
    I can live with a delay to my batch job, but it is highly disruptive to anyone trying to use the bot to fill in refs on an article which they are improving. --BrownHairedGirl (talk) • (contribs) 21:07, 30 September 2021 (UTC)
It is odd how the bot seems to be unresponsive to requests, even if it appears that channels are open, then do a bunch at once. But over the last few days, there have been long periods where big users (not me), have monopolized all the channels without checking to see if there are already three big jobs running. So intense demand remains a problem. Abductive (reasoning) 21:51, 30 September 2021 (UTC)
Long periods of unresponsiveness without results to show for it could potentially be due to the bot chewing through a long run of articles that it was fed but that didn't actually need any fixes; in that situation, the bot would be making no edits for a potentially-considerable length of time, thus seeming to be stalled. Whoop whoop pull up 01:27, 3 October 2021 (UTC)
  • Oppose. Creation of new rules will only serve to make life more miserable for everyone. I've checked the edits in the periods flagged above and I want to thank Abductive and Whoop whoop pull up for triggering so many useful edits. If we start making value judgements I might even say BHG is the one DOS'ing useful edits by requesting many (mostly minor and aesthetic) edits. But that's really not the case: it's a pity that any editor should be forced to wait 30 minutes for their request to be processed. The best solution is for the large requesters to work on ways to increase the ratio of submitted titles which actually end up producing an edit, to avoid wasting bot cycles on no-ops: for this I welcome cooperation between users and I encourage to take advantage of BHG's offer to help with list preparation, as well as my continued willingness to help with SQL queries. Nemo 22:29, 7 October 2021 (UTC)
    @Nemo bis: I do not request any minor and aesthetic edits. All my batch jobs are to clear up WP:Bare URLs, on articles which I have laboriously identified as having one or more bare URLs. BrownHairedGirl (talk) • (contribs) 15:12, 24 October 2021 (UTC)
    That's indeed valuable work for the bot, thank you! Still, often those bare URLs will fail to expand and the edits can appear to be pointless. So personally I wouldn't feel comfortable trying to apply such proposed rules. Nemo 21:14, 5 November 2021 (UTC)
    @Nemo bis: the bot should never make pointless edits. Any breaches of WP:COSMETICBOT should be fixed.
    But I am really puzzled that you choose criticise me, whilst praising Abductive. My Bare URL cleanup runs have average an edit rate of over 50%, which is way ahead of the rates achieved by Abductive. Most runs remove all the bare URLs on about 30% of the pages, and some bare URLs on more pages. Again, that is a significantly higher substantive change rate than achieved by Abductive, as documented repeatedly on this page. BrownHairedGirl (talk) • (contribs) 11:32, 13 November 2021 (UTC)
  • Support any rule that potentially frees up capacity for individual page requests. Tired of getting 502 and other errors because the queue is all filled up with batch jobs. Impossible for regular editors to use the bot to improve citations by automatically adding identifiers and other details or to complete transformation of a chapter DOI into a full book citation because the bot is consistently overloaded by jobs for many hours through the day.  — Chris Capoccia 💬 14:19, 20 October 2021 (UTC)
  • Suppport per nom, my earlier comments about lack of a mechanism to let individual requests preempt batch runs, and as explained by Chris Capoccia. --John Maynard Friedman (talk) 15:57, 20 October 2021 (UTC)

Adds URL instead of Project MUSE parameter

Status
feature request
Reported by
  — Chris Capoccia 💬 17:41, 20 November 2021 (UTC)
What happens
expanding doi 10.3751/69.3.12 adds URL, but seems like better choice would be to use Project MUSE template with id parameter, Project MUSE 586504
Relevant diffs/links
diff
We can't proceed until
Feedback from maintainers


URL is better unless the identifier auto-links. Nemo 22:10, 21 November 2021 (UTC)
what do you mean by "auto-links"?  — Chris Capoccia 💬 15:22, 27 November 2021 (UTC)
Some identifiers can automatically add themselves to the title, when |muse-access=free is present with the |muse=12345678. AManWithNoPlan (talk) 23:02, 8 December 2021 (UTC)

Billboard refs

Is there a particular reason why the bot is changing references using the cite web templates for articles on Billboard's website to cite magazine? The print magazine is not being cited. Even when I corrected the change on an article, the bot came back and changed it to cite magazine again. -- Carlobunnie (talk) 01:00, 30 November 2021 (UTC)

Online magazines are still magazines. Headbomb {t · c · p · b} 01:07, 30 November 2021 (UTC)
Sure yes, but the cite web template is also still correct/applicable so where is the need to change it? Why doesn't the bot change all Time or Variety refs to the cite mag template also? My thing is that it's weird and inconsistent and unnecessary. -- Carlobunnie (talk) 00:06, 1 December 2021 (UTC)

Caps: Part II/III/IV...

Status
new bug
Reported by
Headbomb {t · c · p · b} 20:58, 4 December 2021 (UTC)
What should happen
We can't proceed until
Feedback from maintainers


Covering Part Ii/Iii/Iv/Vi/Vii/Viii/Ix/Xi/Xii/Xiii/Xiv/Xv/Xvi/Xvii/Xiii ... Headbomb {t · c · p · b} 20:58, 4 December 2021 (UTC)

UK

Why does the bot do this when "co.uk" is in the resources? I have to remember to take it out. GBFEE (talk) 19:09, 9 December 2021 (UTC)