This website requires JavaScript.
Explore
Help
Sign In
git-sync
/
crawlab
Watch
1
Star
0
Fork
0
You've already forked crawlab
mirror of
https://github.com/crawlab-team/crawlab.git
synced
2026-01-22 17:31:03 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b8e62c7b6b1362ec45b156088728643f4561a8c3
crawlab
/
core
/
node
/
service
History
Marvin Zhang
b8e62c7b6b
fix(node/master): add failure counter and grace period to node health checks; increase monitor interval
2025-10-23 14:49:30 +08:00
..
health_service.go
refactor: implement health service for master and worker nodes; add health check script and integrate health checks into service lifecycle
2025-08-08 00:05:00 +08:00
master_service.go
fix(node/master): add failure counter and grace period to node health checks; increase monitor interval
2025-10-23 14:49:30 +08:00
node_monitoring_service.go
feat: add node disconnection handling and update task statuses accordingly
2025-09-12 15:40:29 +08:00
task_reconciliation_service.go
refactor(node): reorganize task reconciliation, prioritize worker cache, add periodic cleanup
2025-10-20 10:54:32 +08:00
worker_service.go
fix(grpc/client,node/task/handler): add RetryWithBackoff, stabilize reconnection, and retry gRPC ops
2025-10-20 13:01:10 +08:00