Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.bugs.dist > #1288780

Bug#1132413: udd: Ubuntu importers have failed since March 23, 2026

From Lucas Nussbaum <lucas@debian.org>
Newsgroups linux.debian.bugs.dist, linux.debian.devel.qa
Subject Bug#1132413: udd: Ubuntu importers have failed since March 23, 2026
Date 2026-04-07 16:30 +0200
Message-ID <MHfBf-dneE-3@gated-at.bofh.it> (permalink)
References (4 earlier) <MGXXH-dbqW-1@gated-at.bofh.it> <MEJm9-bG4d-11@gated-at.bofh.it> <MHfBf-dneE-5@gated-at.bofh.it> <MEJm9-bG4d-11@gated-at.bofh.it> <MHfBf-dneE-5@gated-at.bofh.it>
Organization linux.* mail to news gateway

Cross-posted to 2 groups.

Show all headers | View raw


Hi Sébastien,

On 07/04/26 at 15:31 +0200, Sebastien Bacher wrote:
> Hey Lucas,
> 
> Thanks for flagging that, it had been indeed blocked again while they were
> trying to cut some load issue due to IA bots/scapers.
> 
> Do you have an idea of the number of API requests/pages load UDD is usually
> doing on a $period (day?), I wonder if the load is really that high and if
> there is some client optimization that could be done in UDD...

AFAIK, there are two UDD processes that query launchpad.

One is ubuntu-upload-history, that should query Launchpad's API once per
upload (or twice, since the API redirects to launchpadlibrarian.net).

The other one is ubuntu-bugs, that refreshes the status of Ubuntu bugs
in UDD. That one runs on a regular basis (once per day currently).

The relevant code is
https://salsa.debian.org/qa/udd/-/blob/master/scripts/launchpad-ubuntu-changes?ref_type=heads
for the first script, and
https://salsa.debian.org/qa/udd/-/blob/master/udd/ubuntu_bugs_gatherer.py?ref_type=heads
for the second script.

The refresh frequency of ubuntu-bugs could probably be reduced if that
helps.

Lucas

Back to linux.debian.bugs.dist | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

Bug#1132413: udd: Ubuntu importers have failed since March 23, 2026 Jeremy Bícha <jbicha@debian.org> - 2026-04-03 17:20 +0200
  Bug#1132413: udd: Ubuntu importers have failed since March 23, 2026 Lucas Nussbaum <lucas@debian.org> - 2026-04-06 21:40 +0200
    Bug#1132413: udd: Ubuntu importers have failed since March 23, 2026 Lucas Nussbaum <lucas@debian.org> - 2026-04-07 16:30 +0200
      Bug#1132413: udd: Ubuntu importers have failed since March 23, 2026 Lucas Nussbaum <lucas@debian.org> - 2026-04-07 21:10 +0200

csiph-web