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

Use NamespaceNotFound error #799

Merged
merged 3 commits into from
Apr 29, 2022

Conversation

alexshtin
Copy link
Member

What was changed

NamespaceNotFound is used instead of general NotFound in case of missing namespace.

See temporalio/temporal#2785 and temporalio/api#179 for details.

Why?

To react on NamespaceNotFound differently.

@alexshtin alexshtin merged commit 3a2b86e into temporalio:master Apr 29, 2022
@alexshtin alexshtin deleted the feature/namespace-errors branch April 29, 2022 22:16
Copy link
Member

@bergundy bergundy left a comment

Choose a reason for hiding this comment

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

@alexshtin In the future, this sort of change should go through an issue in the sdk-features repo to make sure this is handled in all of our SDKs.

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.

3 participants