Skip to content

docs(power): correct AtMostOncePerRetry comment - AtLeastOncePerRetry is the default, not AtMostOncePerRetry#174

Merged
yaythomas merged 2 commits into
aws:mainfrom
TrickSumo:patch-3
May 13, 2026
Merged

docs(power): correct AtMostOncePerRetry comment - AtLeastOncePerRetry is the default, not AtMostOncePerRetry#174
yaythomas merged 2 commits into
aws:mainfrom
TrickSumo:patch-3

Conversation

@TrickSumo
Copy link
Copy Markdown
Contributor

AtLeastOncePerRetry is DEFAULT semantic according to the docs.

AtMostOncePerRetry  is not DEFAULT
@TrickSumo TrickSumo changed the title fix: correct AtMostOncePerRetry comment - AtLeastOncePerRetry is the default, not AtMostOncePerRetry docs(power): correct AtMostOncePerRetry comment - AtLeastOncePerRetry is the default, not AtMostOncePerRetry May 9, 2026
yaythomas
yaythomas previously approved these changes May 13, 2026
Copy link
Copy Markdown
Contributor

@yaythomas yaythomas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Correct. Verified AtLeastOncePerRetry is the documented default at step.ts:51 ("At-least-once per retry (default) - safe for idempotent operations"). Approving.

One inline fix below — while you're swapping the (DEFAULT) label, the use-case text on the same line is also backwards and can be fixed in the same line edit.

Overlaps with #175 on the same section; a further pedagogical mismatch with the example op itself is tracked in #182.

Comment thread aws-lambda-durable-functions-power/steering/advanced-patterns.md Outdated
@yaythomas yaythomas merged commit 776baa2 into aws:main May 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants