Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ Documentation request ] Dev guide > Failures section #1867

Open
lorensr opened this issue Jan 3, 2023 · 1 comment
Open

[ Documentation request ] Dev guide > Failures section #1867

lorensr opened this issue Jan 3, 2023 · 1 comment

Comments

@lorensr
Copy link
Contributor

lorensr commented Jan 3, 2023

Brief description

Dev guide > Failures section on how to handle and throw different types of failures in each lang, including Cancellation Failures. Also how the default Failure Converter works, and how to make and use a custom one.

Your recommended content

Go: When an Activity Execution is canceled, or its Workflow Execution has completed or failed, the context passed into its function is canceled, which also sets its channel’s closed state to Done.

TS: https://legacy-documentation-sdks.temporal.io/typescript/handling-failure (minus info contained in https://docs.temporal.io/kb/failures )

@flossypurse
Copy link
Member

We have this broken down into many tasks internally -

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

No branches or pull requests

2 participants