Skip to content

Improve lily task retry logic #1163

Description

@frrist

Description

When running lily as a distributed indexer and a job fails to complete all tasks successfully, lily reschedules all tasks to be retried. This is inefficient in some cases since some of tasks may have been completed successfully. Lily should instead reschedule only the failed tasks to be retried.

Acceptance criteria

  • Only reschedule failed tasks to rety

Where to begin

Metadata

Metadata

Labels

P1P1: Must be resolved

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions