[RecordFactory] The count has reached the maximum wait count. captured_at: 2026-04-27T14:09:36+00:00
Summary: [RecordFactory] The count has reached the maximum wait count
결과#
RecordFactory의 최대 재시도 초과 시 로그 레벨을 error에서 warn으로 하향. 일시적 타이밍 문제로 클라이언트 재시도 시 자연 복구되는 패턴이므로, 불필요한 에러 알림을 방지하기 위한 조치.
Pull Requests#
| Repo | PR | Branch |
|---|---|---|
| tesla | #87266 | feature/TSLA-12582 |
변경 내용#
- tesla:
app/factories/record_factory.rbline 54에서Cupix::Logger.error→Cupix::Logger.warn(1 file, 1 line changed)
Cleanup#
bash
cd $REPOS_DIR/tesla
git worktree remove /home/ec2-user/error-sweeper/.worktrees/d1240f1d-f841-47e4-b603-5f370d67bc56/tesla