fix(배치): RECOLLECT 모드에서 Tasklet 자체 스킵으로 last_success_date 복원 로직 제거 (#50) #51
No reviewers
레이블
레이블 없음
마일스톤 없음
담당자 없음
참여자 2명
알림
마감일
마감일이 설정되지 않았습니다.
의존성
No dependencies set.
Reference: gc/snp-batch-validation#51
불러오는 중...
Reference in New Issue
Block a user
No description provided.
Delete Branch "bugfix/ISSUE-50-recollect-execution-error"
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?
변경 사항
배경
기존에는 RECOLLECT 모드에서 Tasklet이 last_success_date를 갱신한 뒤 Listener가 원본값으로 복원하는 방식이었으나, 이제는 Tasklet이 자체적으로 스킵하여 애초에 갱신하지 않는 방식으로 변경.
관련 이슈
테스트
MR 승인 (via /mr skill)