l.c.i.b.IBranchPuller(Interface) : interface documentation

Part of lp.code.interfaces.branchpuller View In Hierarchy

The interface to the database for the branch puller.
Attribute MAXIMUM_MIRROR_FAILURES The maximum number of failures before we disable mirroring.
Attribute MIRROR_TIME_INCREMENT How frequently we mirror branches.
Method acquireBranchToPull Return a Branch to pull and mark it as mirror-started.
MAXIMUM_MIRROR_FAILURES =
The maximum number of failures before we disable mirroring.
MIRROR_TIME_INCREMENT =
How frequently we mirror branches.
def acquireBranchToPull(*branch_types):
Return a Branch to pull and mark it as mirror-started.
Parametersbranch_typesOnly return branches of these types. Passing no types means consider all types (apart from REMOTE).
ReturnsThe branch object to pull next, or None if there is no branch to pull.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.