nomadcode/services/core/internal
toki 6f383f1213 workflow: enqueue failure 시 Lifecycle를 통해 task를 failed 상태로 전환
- enqueuer가 설정되지 않은 경우에도 FailTask를 호출하여 task 상태를 failed로 표시
- scheduler/jobs.go에 책임 경계 주석 추가
- README에 작업 라이프사이클 책임 경계 문서 추가
- EnqueueTask 실패 시 lifecycle를 통한 상태 전이 테스트 추가
2026-06-01 10:48:29 +09:00
..
adapters add workitem provider and update plane client integration 2026-05-23 18:47:30 +09:00
agent chore: import nomadcode-core into services/core 2026-05-21 13:35:20 +09:00
config feat: update project rules, roadmap, and core service changes 2026-05-30 19:32:48 +09:00
db feat: add task metadata migration and update workflow service 2026-05-24 18:10:40 +09:00
http feat: update project rules, roadmap, and core service changes 2026-05-30 19:32:48 +09:00
model chore: import nomadcode-core into services/core 2026-05-21 13:35:20 +09:00
notification feat: update project rules, roadmap, and core service changes 2026-05-30 19:32:48 +09:00
protosocket feat: proto socket infrastructure communication rail - client diagnostics & archive M12 core diagnostics 2026-05-31 05:50:18 +09:00
scheduler workflow: enqueue failure 시 Lifecycle를 통해 task를 failed 상태로 전환 2026-06-01 10:48:29 +09:00
storage feat: add task metadata migration and update workflow service 2026-05-24 18:10:40 +09:00
workflow workflow: enqueue failure 시 Lifecycle를 통해 task를 failed 상태로 전환 2026-06-01 10:48:29 +09:00
workitem refactor: http handlers와 workitem provider 개선 2026-05-23 20:33:13 +09:00
workitempipeline feat: workitempipeline 패키지와 HTTP 핸들러 개선 2026-05-23 21:19:26 +09:00