Skip to content

🛠️ [TASK] : Add automatic retries #105

Open
@jmgilman

Description

@jmgilman

Feature Title

Add automatic retries

Feature Description

The run action should support automatically retrying earthly invocations when they fail. This helps alleviate things like flaky tests or random transient errors.

Use Case

A new input will be added to specify the number of retries to attempt before giving up on an invocation. The action will automatically retry N times before failing. Ideally, a random backoff should be implemented to decrease the chances of certain errors propagating (i.e., rate limits).

Is this a modification to an existing feature?

Yes

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

Status

📋 Backlog

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions