We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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