iop/apps/edge/internal/service
toki c0d2748361 feat(edge): model queue priority routing with runtime config refresh
- Add classify.go/classify_test.go for config-based priority routing
- Add model_queue.go/test with priority queue support
- Update run_dispatch.go to use priority routing
- Add edge.yaml config for model priority settings
- Add config.go/config_test.go for priority config parsing
- Remove G06 priority routing plan/review (merged into main flow)
- Add archive for m-node-provider-first-config-surface task
2026-07-01 21:07:29 +09:00
..
control_command.go
model_queue.go feat(edge): model queue priority routing with runtime config refresh 2026-07-01 21:07:29 +09:00
model_queue_test.go feat(edge): model queue priority routing with runtime config refresh 2026-07-01 21:07:29 +09:00
node_command.go feat(edge): provider availability capacity queue foundation 2026-06-14 17:19:06 +09:00
run_dispatch.go feat(edge): model queue priority routing with runtime config refresh 2026-07-01 21:07:29 +09:00
run_dispatch_internal_test.go fix(edge): run stream 종료 시 실패 경로를 고정한다 2026-06-09 04:13:27 +09:00
service.go feat(edge): runtime config refresh mechanism implementation 2026-06-21 21:35:50 +09:00
service_internal_test.go refactor(edge): unify resource model, update dispatch & status, add tests, clean up review docs 2026-06-28 22:46:49 +09:00
service_test.go refactor(edge): unify resource model, update dispatch & status, add tests, clean up review docs 2026-06-28 22:46:49 +09:00
status_provider.go feat: routing status refresh and config validation updates 2026-06-30 09:47:34 +09:00
status_provider_test.go feat(edge): node resource model unification - update phase/SDD docs and edge service 2026-06-29 14:39:27 +09:00