Skip to content

docs: fix TypeScript unrecoverable error example#191

Merged
yaythomas merged 1 commit into
aws:mainfrom
P-r-e-m-i-u-m:codex/fix-ts-unrecoverable-error-doc
May 29, 2026
Merged

docs: fix TypeScript unrecoverable error example#191
yaythomas merged 1 commit into
aws:mainfrom
P-r-e-m-i-u-m:codex/fix-ts-unrecoverable-error-doc

Conversation

@P-r-e-m-i-u-m
Copy link
Copy Markdown
Contributor

Summary

  • Replace the TypeScript unrecoverable error example with the documented retryPresets.noRetry pattern.
  • Note that the TypeScript SDK does not currently expose a public unrecoverable error type.
  • Update the best-practices wording to describe disabling retries for non-retryable failures.

Fixes #173.

Testing

  • git diff --check
  • python scripts/vendor_mermaid.py --check
  • python scripts/vendor_glightbox.py --check
  • python -m zensical build --clean

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.

thank you very much for excellent contribution @P-r-e-m-i-u-m

@github-project-automation github-project-automation Bot moved this from In review to Pending merge in aws-durable-execution May 29, 2026
@yaythomas yaythomas merged commit 65ed94d into aws:main May 29, 2026
1 check passed
@github-project-automation github-project-automation Bot moved this from Pending merge to Done in aws-durable-execution May 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

[docs]: (bug) UnrecoverableInvocationError in error-handling.md does not exist in TypeScript SDK

2 participants