iop/packages/go/execution
toki f9442edfef feat(runtime): provider liveness 복구를 완성한다
장시간 무응답 attempt를 안전하게 fence하고 provider health와 분리 관측해야 중복 출력 없이 기존 recovery budget으로 재실행할 수 있다.
2026-08-06 08:49:59 +09:00
..
conformance_test.go refactor(runtime): promote provider-only execution boundary 2026-08-02 20:28:45 +09:00
doc.go refactor(execution): correct residual agent ownership wording 2026-08-02 21:12:36 +09:00
emitter.go refactor(runtime): promote provider-only execution boundary 2026-08-02 20:28:45 +09:00
emitter_test.go refactor(runtime): promote provider-only execution boundary 2026-08-02 20:28:45 +09:00
failure.go feat(liveness): provider 실행 stall 관측을 구현한다 2026-08-05 09:45:14 +09:00
failure_test.go feat(liveness): provider 실행 stall 관측을 구현한다 2026-08-05 09:45:14 +09:00
liveness.go feat(liveness): provider 실행 stall 관측을 구현한다 2026-08-05 09:45:14 +09:00
liveness_test.go feat(liveness): provider 실행 stall 관측을 구현한다 2026-08-05 09:45:14 +09:00
registry.go refactor(runtime): promote provider-only execution boundary 2026-08-02 20:28:45 +09:00
registry_test.go refactor(runtime): promote provider-only execution boundary 2026-08-02 20:28:45 +09:00
types.go feat(runtime): provider liveness 복구를 완성한다 2026-08-06 08:49:59 +09:00