fetch_ml/cmd
Jeremie Fraeys 2b1ef10514
test(chaos): add worker disconnect chaos test and queue improvements
Chaos testing:
- Add worker_disconnect_chaos_test.go for network partition resilience
- Test scheduler hub recovery and job reassignment scenarios

Queue layer updates:
- event_store.go: add event sourcing for queue operations
- native_queue.go: extend native queue with batch operations and indexing
2026-03-12 12:08:21 -04:00
..
api-server chore(build): update build system, Dockerfiles, and dependencies 2026-03-08 13:03:48 -04:00
audit-verifier feat(audit): Tamper-evident audit chain verification system 2026-02-23 19:43:50 -05:00
configlint ci: align workflows, build scripts, and docs with current architecture 2026-01-05 12:34:23 -05:00
data_manager test(chaos): add worker disconnect chaos test and queue improvements 2026-03-12 12:08:21 -04:00
db-utils refactor(utilities): update supporting modules for scheduler integration 2026-02-26 12:07:15 -05:00
errors chore(build): update build system, Dockerfiles, and dependencies 2026-03-08 13:03:48 -04:00
gen-keys refactor(go): Update Go commands and TUI controller 2026-02-23 14:13:14 -05:00
performance-regression-detector chore(build): update build system, scripts, and additional tests 2026-02-12 12:05:55 -05:00
profiler chore(build): update build system, scripts, and additional tests 2026-02-12 12:05:55 -05:00
scheduler refactor(scheduler,worker): improve service management and GPU detection 2026-03-08 13:03:15 -04:00
tui test(chaos): add worker disconnect chaos test and queue improvements 2026-03-12 12:08:21 -04:00
user_manager feat: implement Argon2id hashing and Ed25519 manifest signing 2026-02-19 15:34:20 -05:00
worker feat(worker): integrate scheduler endpoints and security hardening 2026-02-26 12:06:16 -05:00