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

add Metadata property to Error class. #1088

Closed
wants to merge 1 commit into from

Conversation

tzmfreedom
Copy link

Error class has optional Metadata property. However, this is not implemented in type definition.
So type check is always failed whenever metadata is used.
This PR fixed Error class definition.

@linux-foundation-easycla
Copy link

linux-foundation-easycla bot commented Jun 1, 2021

CLA Signed

The committers are authorized under a signed CLA.

@sampajano
Copy link
Collaborator

Thanks a lot for the PR! :)

In #1139 we've improved the error typing so the new RpcError class already includes the metadata field now! So I'll close this PR since it's no longer needed.

Thanks again for contribution tho! :)

@sampajano sampajano closed this Oct 7, 2021
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