fail to post to issue service. reason: 'RestClient error' message: {"result":{"code":"ARG10002","mes
Summary: fail to post to issue service - IssueType not found (ARG10002)
결과#
IssueType 매핑이 없는 error_code에 대한 ARG10002 응답을 error에서 warn으로 로그 레벨을 변경하여 불필요한 모니터링 노이즈를 제거함. 1개 파일 수정, blind validation APPROVED.
Pull Requests#
| Repo | PR | Branch |
|---|---|---|
| tesla | PR #86832 | feature/TSLA-12404 |
변경 내용#
- tesla:
app/services/cupix/issue_service.rb—_post메서드의rescue RestClient::Exception블록에서 응답 body를 파싱하여ARG10002코드인 경우Cupix::Logger.warn으로 로그 레벨 변경, 그 외 에러는 기존Cupix::Logger.error유지
Cleanup#
bash
cd /home/ec2-user/repos/tesla
git worktree remove /home/ec2-user/error-sweeper/.worktrees/17686990-30e2-4908-afb7-5b79bc21c161/tesla