ES /docs

CompleteService::handlingMessageErrors | Error and message object - {"error":{"statusCode":400,"requ

Service
cupixworks-any-complete-agent
Occurrences
28
Status
Reported
Confidence
80%
Actionability
44%
Cluster ID
2ea1754d-0539-4fde-958c-5121971db572
First Seen
2026-04-08 15:35 UTC
Last Seen
2026-05-12 04:55 UTC
Actions

CompleteService::handlingMessageErrors | Error and message object - {"error":{"statusCode":400,"requ

What Happened#

2026-04-23 08:4008:41 UTC, cupixworks-any-complete-agent 서비스에서 job 완료 처리 중 Tesla API가 400 InvalidState ("State not changed") 에러를 반환했다. job 1031095에 대해 SQS 메시지가 23회 재시도되었으며, 같은 시간대에 job 1031025, 1030983에서도 동일한 에러가 발생했다.

Quick Facts#

Field Value
exception.class Cupix::Errors::InvalidState
exception.message State not changed
top_frame app/concerns/parameter/job.rb:52-53
env production, us-west-2

Timeline#

  1. 08:39:30 UTC — CompleteService가 job 1031095에 대한 SQS 메시지 수신 시작 (runByMessage | id: 1031095)
  2. 08:40:03 UTC — 추가 메시지 수신 (ApproximateReceiveCount 증가)
  3. 08:40:52 UTC — 두 건의 runByMessage 동시 처리 시도
  4. 08:40:57 UTC — 첫 번째 에러 발생 (ReceiveCount: 3) — job이 이미 stopped 상태
  5. 08:41:03 UTC — 두 번째 에러 발생 (ReceiveCount: 2, 다른 MessageId) — 동일한 "State not changed" 에러

Scoring#

Confidence 80% · Actionability 44%

Confidence#

Dimension Score Detail
Evidence completeness 5/5 8 code refs, 4 log queries
Code path explicitness 3/3 8 file:line refs
Log evidence 2/3 section, query
RCA structure 3/3 3/3 sections
Revision history 0/3 0 revision(s)
Agent execution 3/3 success

Actionability#

Dimension Score Detail
Fix complexity 5/5 trivial
Affected files 1/5 11 file(s)
Single repo 1/3 6 service(s)
Immediate actions 0/3 absent
Testability 0/3 no test info
External dependency 1/3 external deps found
Data migration 3/3 no migration