Skip to content

Skip waiting for retry_wait_seconds after final attempt failed #134

Open
@popcube

Description

@popcube

Describe the bug
The action waits for [retry_wait_seconds] seconds after the final attempt failed.

Expected behavior
The action should fail immediately after the final attempt fails regardless of [retry_wait_seconds] since there's no more retries.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    Skip waiting for retry_wait_seconds after final attempt failed · Issue #134 · nick-fields/retry