HomeSoftware Heritage

postgresql: Increase some timeouts to get origin visits

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

Description

postgresql: Increase some timeouts to get origin visits

Even if missing index to speedup origin visit queries has
been added to replica database, the configured timeouts for
origin_visit_get_with_statuses and origin_visit_find_by_date
were still too low to avoid query timeouts in production.

After performing some tests locally, bumping them to 2000ms
makes the timeouts go away.

Related to T4386

Details

Provenance
anlambertAuthored on Jul 13 2022, 4:44 PM
anlambertPushed on Jul 13 2022, 6:30 PM
Differential Revision
D8124: postgresql: Increase some timeouts to get origin visits
Tasks
Restricted Maniphest Task
Build Status
Buildable 30429
Build 47568: test-and-buildJenkins console · Jenkins

Commit No Longer Exists

This commit no longer exists in the repository.