Skip to content

chore(volo-http): implement source for Errors#519

Merged
yukiiiteru merged 2 commits intomainfrom
chore/error-source
Nov 5, 2024
Merged

chore(volo-http): implement source for Errors#519
yukiiiteru merged 2 commits intomainfrom
chore/error-source

Conversation

@yukiiiteru
Copy link
Copy Markdown
Contributor

Motivation

We only implemented the trait Error for xxxError, but not fn source, so we can't get more details about the error.

Solution

Implement fn source for Errors if possible.

Signed-off-by: Yu Li <liyu.yukiteru@bytedance.com>
@yukiiiteru yukiiiteru requested review from a team as code owners November 4, 2024 13:53
@yukiiiteru yukiiiteru enabled auto-merge (squash) November 5, 2024 05:28
@yukiiiteru yukiiiteru disabled auto-merge November 5, 2024 05:29
@yukiiiteru yukiiiteru merged commit b59621f into main Nov 5, 2024
@yukiiiteru yukiiiteru deleted the chore/error-source branch November 5, 2024 05:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants