Files
crawlab/core
Marvin Zhang c3f4c4ae05 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.
2024-12-23 17:17:21 +08:00
..
2024-06-14 15:42:50 +08:00
2024-11-24 23:14:26 +08:00
2024-11-05 11:15:27 +08:00
2024-11-19 17:40:44 +08:00
2024-06-14 15:42:50 +08:00
2024-11-01 15:19:48 +08:00
2024-06-14 16:37:48 +08:00
2024-11-18 16:48:09 +08:00
2024-11-16 11:15:36 +08:00
2024-06-14 15:42:50 +08:00
2024-06-14 15:42:50 +08:00
2024-10-20 18:55:02 +08:00
2024-06-14 15:42:50 +08:00
2024-10-29 12:59:45 +08:00
2024-06-14 15:42:50 +08:00

crawlab-core

Backend core modules for Crawlab