feat(batch): abandon/stale 실행 관리 엔드포인트 구현 (#7) #10
No reviewers
레이블
레이블 없음
마일스톤 없음
담당자 없음
참여자 2명
알림
마감일
마감일이 설정되지 않았습니다.
의존성
No dependencies set.
Reference: gc/snp-sync-batch#10
불러오는 중...
Reference in New Issue
Block a user
No description provided.
Delete Branch "feature/ISSUE-7-abandon-stale-endpoints"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
변경 사항
관련 이슈
테스트
🤖 Generated with Claude Code
- GET /executions/stale: 장기 실행(stale) 목록 조회 - POST /executions/{id}/abandon: 특정 실행 강제 종료 - POST /executions/stale/abandon-all: stale 일괄 강제 종료 - BatchService에 getStaleExecutions, abandonExecution, abandonAllStale 추가 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>MR 승인