fetch_ml/internal
Jeremie Fraeys ca913e8878
feat(scheduler): add test mode config and TLS detection
- Add DisableTLSForTesting to HubConfig for test environments
- Add IsUsingTLS() method to detect scheduler TLS status
- Update MockWorker to auto-select ws:// vs wss:// protocol
- Set DisableTLSForTesting: true in DefaultHubConfig
2026-03-12 14:05:35 -04:00
..
api feat(api): add structured error package and refactor handlers 2026-03-12 12:04:46 -04:00
audit feat(audit): add HTTP audit middleware and tamper-evident logging 2026-03-08 13:03:02 -04:00
auth feat(crypto,auth): harden KMS and improve permission handling 2026-03-12 12:04:32 -04:00
config feat(domain): add task visibility and supporting infrastructure 2026-03-08 13:03:27 -04:00
container test(chaos): add worker disconnect chaos test and queue improvements 2026-03-12 12:08:21 -04:00
crypto feat(crypto,auth): harden KMS and improve permission handling 2026-03-12 12:04:32 -04:00
domain feat(domain): add task visibility and supporting infrastructure 2026-03-08 13:03:27 -04:00
envpool test(chaos): add worker disconnect chaos test and queue improvements 2026-03-12 12:08:21 -04:00
errtypes refactor(utilities): update supporting modules for scheduler integration 2026-02-26 12:07:15 -05:00
experiment feat(domain): add task visibility and supporting infrastructure 2026-03-08 13:03:27 -04:00
fileutil feat(domain): add task visibility and supporting infrastructure 2026-03-08 13:03:27 -04:00
jupyter test(chaos): add worker disconnect chaos test and queue improvements 2026-03-12 12:08:21 -04:00
logging test(chaos): add worker disconnect chaos test and queue improvements 2026-03-12 12:08:21 -04:00
manifest feat: enhance task domain and scheduler protocol 2026-03-04 13:23:38 -05:00
metrics refactor: Phase 6 - Complete migration, remove legacy files 2026-02-17 14:39:48 -05:00
middleware feat(crypto,auth): harden KMS and improve permission handling 2026-03-12 12:04:32 -04:00
network feat(domain): add task visibility and supporting infrastructure 2026-03-08 13:03:27 -04:00
privacy refactor(utilities): update supporting modules for scheduler integration 2026-02-26 12:07:15 -05:00
prommetrics feat(api): refactor websocket handlers; add health and prometheus middleware 2026-01-05 12:31:07 -05:00
queue test(chaos): add worker disconnect chaos test and queue improvements 2026-03-12 12:08:21 -04:00
resources refactor(utilities): update supporting modules for scheduler integration 2026-02-26 12:07:15 -05:00
scheduler feat(scheduler): add test mode config and TLS detection 2026-03-12 14:05:35 -04:00
security refactor(utilities): update supporting modules for scheduler integration 2026-02-26 12:07:15 -05:00
storage test(chaos): add worker disconnect chaos test and queue improvements 2026-03-12 12:08:21 -04:00
telemetry Fix multi-user authentication and clean up debug code 2025-12-06 12:35:32 -05:00
tracking refactor(utilities): update supporting modules for scheduler integration 2026-02-26 12:07:15 -05:00
validation feat: add security monitoring and validation framework 2026-02-19 15:34:25 -05:00
worker feat(worker): improve lifecycle management and vLLM plugin 2026-03-12 12:05:02 -04:00