ES /docs

fail to post to issue service. reason: 'RestClient error' message: {"result":{"code":"ARG10002","mes

Service
cupixvista-api-worker
Occurrences
1,401
Status
Fixing
Confidence
90%
Actionability
44%
Cluster ID
17686990-30e2-4908-afb7-5b79bc21c161
First Seen
2026-04-06 10:35 UTC
Last Seen
2026-05-12 07:29 UTC
Actions
현재 상태 fixing 에서는 실행할 액션이 없습니다.

fail to post to issue service. reason: 'RestClient error' message: {"result":{"code":"ARG10002","mes

RCA Summary#

cupixvista-api-workerIssueServiceWorker가 캡처 처리 실패 시 issue-service(cupixworks 모노레포의 Lambda)에 이슈 생성 요청을 보내는데, IssueType 매핑이 없는 error_code에 대해서도 요청이 전송되고 있다. IssueType이 모든 error_code에 존재하는 것이 아니라, 일부 error_code에만 매핑이 존재하는 것이 정상 설계이다 (seed.json 기준 AGT10004, ARG10000만 IssueType 매핑 보유). 문제는 두 곳에 있다:

Scoring#

Confidence 90% · Actionability 44%

Confidence#

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

Actionability#

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