fetch_ml/internal/worker/executor
Jeremie Fraeys 3fb6902fa1
feat(worker): integrate scheduler endpoints and security hardening
Update worker system for scheduler integration:
- Worker server with scheduler registration
- Configuration with scheduler endpoint support
- Artifact handling with integrity verification
- Container executor with supply chain validation
- Local executor enhancements
- GPU detection improvements (cross-platform)
- Error handling with execution context
- Factory pattern for executor instantiation
- Hash integrity with native library support
2026-02-26 12:06:16 -05:00
..
adapter.go refactor: Implement TaskExecutorAdapter and Worker.runningCount() 2026-02-17 16:15:41 -05:00
container.go feat(worker): integrate scheduler endpoints and security hardening 2026-02-26 12:06:16 -05:00
local.go feat(worker): integrate scheduler endpoints and security hardening 2026-02-26 12:06:16 -05:00
runner.go feat: implement research-grade maintainability phases 2, 5, 8, 10 2026-02-18 15:34:28 -05:00