HomeSoftware Heritage

common/archive: Improve lookup_origin_visits performance

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

Description

common/archive: Improve lookup_origin_visits performance

Use new method origin_visit_get_with_statuses from storage interface
returning all visits and their statuses instead of querying latest
status for each visit.

Also bump the maximum number of visits per page from 50 to 1000.

Related to T4090

Commit No Longer Exists

This commit no longer exists in the repository.