Skip to content

Add linear retry strategy with configurable increment #462

@dhegberg

Description

@dhegberg

Add linear retry strategy for parity with JavaScript:
aws/aws-durable-execution-sdk-js#513

Add createLinearRetryStrategy function with customizable initial delay and increment

Add linear preset to retryPresets for 1s, 2s, 3s, 4s, 5s delays

Export createLinearRetryStrategy from main SDK index

Include tests for linear backoff functionality

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestgood first issueGood for newcomersparityProvides parity with other language implementations of the SDK

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status
    In progress

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions