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

feat/error-handling #24

Merged
merged 2 commits into from
Apr 1, 2024
Merged

feat/error-handling #24

merged 2 commits into from
Apr 1, 2024

Conversation

zk-steve
Copy link
Owner

No description provided.

src/public/src/errors.rs Fixed Show fixed Hide fixed
src/public/src/errors.rs Fixed Show fixed Hide fixed
src/public/src/errors.rs Fixed Show fixed Hide fixed
@thuan2172001 thuan2172001 force-pushed the feat/error-handling branch 10 times, most recently from dc0c118 to df06024 Compare March 13, 2024 15:22
Dockerfile Outdated Show resolved Hide resolved
src/public/src/main.rs Outdated Show resolved Hide resolved
@thuan2172001 thuan2172001 force-pushed the feat/error-handling branch 2 times, most recently from 7353589 to bcd08fa Compare March 13, 2024 15:57
@thuan2172001 thuan2172001 force-pushed the feat/error-handling branch 2 times, most recently from 189a523 to 6daceb0 Compare March 14, 2024 15:46
@thuan2172001 thuan2172001 self-requested a review March 15, 2024 02:08
src/grpc/build.rs Outdated Show resolved Hide resolved
Self { client }
}

pub async fn get_instance() -> Result<Self, CoreError> {
Copy link
Owner Author

Choose a reason for hiding this comment

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

Should have its own error type

Copy link
Collaborator

@thuan2172001 thuan2172001 Mar 23, 2024

Choose a reason for hiding this comment

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

... in the future

src/public/src/options.rs Outdated Show resolved Hide resolved
src/public/src/main.rs Outdated Show resolved Hide resolved
@thuan2172001 thuan2172001 force-pushed the feat/error-handling branch 10 times, most recently from ca65d4a to 199313a Compare March 31, 2024 13:23
src/public/src/router.rs Outdated Show resolved Hide resolved
@thuan2172001 thuan2172001 force-pushed the feat/error-handling branch from 199313a to a50a9fa Compare April 1, 2024 02:10
feat: grpc server

Co-authored-by: Trinh Van Thuan <[email protected]>
@zk-steve zk-steve force-pushed the feat/error-handling branch 5 times, most recently from 4f85328 to 01f7e67 Compare April 1, 2024 02:32
@thuan2172001 thuan2172001 force-pushed the feat/error-handling branch from 01f7e67 to f44d9eb Compare April 1, 2024 02:45
@zk-steve zk-steve merged commit 4554da0 into main Apr 1, 2024
9 checks passed
@zk-steve zk-steve deleted the feat/error-handling branch April 1, 2024 06: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