HomeSoftware Heritage

indexer.cli: Fix missing retries_left parameter

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

Description

indexer.cli: Fix missing retries_left parameter

According to the task schema, that parameter should not be null and defaults to
0. But current scheduler backend implementation expects a value nonetheless and
if it's null, that breaks the call.

This should fix [1]

[1]
https://jenkins.softwareheritage.org/job/DENV/job/tests/lastFailedBuild/artifact/swh-indexer.log

Details

Provenance
ardumontAuthored on Oct 26 2020, 12:26 PM
ardumontPushed on Oct 29 2020, 3:31 PM
Differential Revision
D4383: indexer.cli: Fix missing retries_left parameter
Build Status
Buildable 16724
Build 25792: test-and-buildJenkins console · Jenkins

Commit No Longer Exists

This commit no longer exists in the repository.