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-21 17:21:09 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
afa5fab4c135aa2a2df8fbb787db39e9bee2428f
crawlab
/
core
/
node
/
service
History
Marvin Zhang
afa5fab4c1
feat: enhance task reconciliation with worker-side status caching and synchronization
2025-09-17 11:03:35 +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
feat: enhance task reconciliation with worker-side status caching and synchronization
2025-09-17 11:03:35 +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_test.go
test: add comprehensive tests for task reconciliation service handling offline nodes
2025-09-12 16:10:00 +08:00
task_reconciliation_service.go
feat: enhance task reconciliation with worker-side status caching and synchronization
2025-09-17 11:03:35 +08:00
worker_service.go
refactor: remove unused fields from WorkerService struct
2025-09-12 18:17:36 +08:00