fix(배치): RECOLLECT 모드에서 Tasklet 자체 스킵으로 last_success_date 복원 로직 제거 (#50) #51

병합
HYOJIN bugfix/ISSUE-50-recollect-execution-error 에서 develop 로 2 commits 를 머지했습니다 2026-03-16 16:44:28 +09:00

2 커밋

작성자 SHA1 메시지 날짜
3cf5cafd36 docs: 릴리즈 노트 업데이트 2026-03-16 16:43:38 +09:00
81b29765a1 fix(배치): RECOLLECT 모드에서 Tasklet 자체 스킵으로 last_success_date 복원 로직 제거 (#50)
- 14개 LastExecutionUpdateTasklet에 executionMode 체크 추가
- ShipDetailUpdateJobConfig: retryModeDecider → emptyResponseDecider 변경
- RecollectionJobExecutionListener: last_success_date 저장/복원 로직 제거
- RecollectionHistoryService: 미사용 메서드 제거

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-16 16:42:49 +09:00