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

fix(raiko): refine error return #378

Merged
merged 5 commits into from
Sep 20, 2024
Merged

fix(raiko): refine error return #378

merged 5 commits into from
Sep 20, 2024

Conversation

smtmfft
Copy link
Contributor

@smtmfft smtmfft commented Sep 18, 2024

hotfix for client error message handling. #376

Currently UnspecifiedFailureReason seems a easy fit for merely db storage.
I change it to error return, next I think we need refine the error msg db as we need to give clear error message to client.

Signed-off-by: smtmfft <smtm@taiko.xyz>
Signed-off-by: smtmfft <smtm@taiko.xyz>
Signed-off-by: smtmfft <smtm@taiko.xyz>
host/src/server/api/v2/mod.rs Outdated Show resolved Hide resolved
Co-authored-by: Petar Vujović <petarvujovic98@gmail.com>
@smtmfft smtmfft added this pull request to the merge queue Sep 20, 2024
Merged via the queue into main with commit f4f818d Sep 20, 2024
17 checks passed
@smtmfft smtmfft deleted the refine-err branch September 20, 2024 00:40
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