Skip to content

Improve action retry #1186

@johnsonr

Description

@johnsonr

Some failures should lead to retry: principally, LLM call failures that are not known to be permanent.

However, most user code exceptions should not drive retry.

We must differentiate between the two:

  • Provide a better default that differentiates
  • Allow user control over retry policy

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions