Skip to content

docs: fix TypeScript unrecoverable error example#191

Open
P-r-e-m-i-u-m wants to merge 1 commit into
aws:mainfrom
P-r-e-m-i-u-m:codex/fix-ts-unrecoverable-error-doc
Open

docs: fix TypeScript unrecoverable error example#191
P-r-e-m-i-u-m wants to merge 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

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

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.

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

1 participant