-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: enhance gRPC client with structured logging and dependency actions
- Added DependencyActionSync and DependencyActionSetup constants to improve dependency management. - Refactored GrpcClient to utilize a logger interface for consistent logging across connection states and errors. - Updated Start, Stop, and connection methods to replace direct log calls with logger methods, enhancing log context and readability. - Simplified test cases by removing error checks on gRPC client start, ensuring cleaner test setup.
- Loading branch information
Marvin Zhang
committed
Dec 23, 2024
1 parent
34455dc
commit c3f4c4a
Showing
4 changed files
with
39 additions
and
54 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule crawlab-ui
updated
104 files