error occurred while reprocess. capture_id: 30152, reason:Model has invalid state to reprocess, user
Summary: error occurred while reprocess - Model has invalid state to reprocess
결과#
CaptureOperation의 reprocess 실패 rescue 블록에서 로그 레벨을 error에서 warn으로 변경하여, 예상된 비즈니스 로직 거부가 error monitoring에서 노이즈를 생성하지 않도록 수정했다.
Pull Requests#
| Repo | PR | Branch |
|---|---|---|
| tesla | PR #87313 | feature/TSLA-12612 |
변경 내용#
- tesla:
app/operations/capture_operation.rb—Cupix::Logger.error를Cupix::Logger.warn으로 변경 (2곳: reinvoke_singleshot_capture, reprocess_capture rescue 블록)
Cleanup#
bash
cd $REPOS_DIR/tesla
git worktree remove /home/ec2-user/error-sweeper/.worktrees/6366fb77-c56b-4036-849b-c6ccab919122/tesla