HomeSoftware Heritage

recurrent_visits: Allow to set no origins scheduled backoff in config

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

recurrent_visits: Allow to set no origins scheduled backoff in config

The send_visits_for_visit_type function uses a default schedule backoff
of 20 minutes where there is no origins to schedule for a given visit
type.

It exists use cases when we would like that schedule backoff to be
shorter in order to schedule listed origins for loading into the
archive more rapidly, typically in the docker environment.

So allow to set that backoff value through configuration.

Details

Provenance
anlambertAuthored on Sep 14 2022, 4:18 PM
anlambertPushed on Sep 15 2022, 1:55 PM
Differential Revision
D8475: recurrent_visits: Allow to set no origins scheduled backoff in config
Build Status
Buildable 31555
Build 49356: test-and-buildJenkins console · Jenkins

Commit No Longer Exists

This commit no longer exists in the repository.