HomeSoftware Heritage

common/origin_save: Speedup save requests list loading

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

Description

common/origin_save: Speedup save requests list loading

When loading save requests list, the web application will try to find
a visit date for each submitted origin save request. This process is
repeated while a visit date has not been found yet.

To speedup the loading of the requests lst, stop trying to find a visit
date one month after a save request submission as those requests to storage
are expensive and associated loading task surely ended up with errors.

Details

Provenance
anlambertAuthored on Jun 25 2020, 2:52 PM
anlambertPushed on Jun 26 2020, 11:36 AM
Differential Revision
D3354: common/origin_save: Speedup save requests list loading
Build Status
Buildable 13133
Build 20039: test-and-buildJenkins console · Jenkins

Commit No Longer Exists

This commit no longer exists in the repository.