DebBugs ExternalBugTracker should have a batch_size of 0

Bug #444322 reported by Graham Binns
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Launchpad itself
Fix Released
High
Graham Binns

Bug Description

What happens:
At the moment DebBugs, like most other ExternalBugTrackers, has a batch_size of 100, inherited from the ExternalBugTracker base class. This means that only 100 bugs are updated per checkwatches run for checkwatches, which means that DebBugs often falls behind in terms of watches that need checking per day (because there are 11,000 of them).

What should happen
We have a local copy of the DebBugs database, so we should use a batch_size of 0 for DebBugs. This would mean that all the watches that need updating will be updated with each checkwatches run, which should in turn mean that DebBugs won't fall behind any more.

Related branches

Revision history for this message
Diogo Matsubara (matsubara) wrote : Bug fixed by a commit
Changed in malone:
status: In Progress → Fix Committed
Graham Binns (gmb)
Changed in malone:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.