PotreeService::handlingMessageErrors | Errors in error handling - {"response":{"statusCode":403,"bod
Service
cupixvista-any-potree-agent
Occurrences
1
Status
Dismissed
Confidence
85%
Actionability
52%
Cluster ID
9bc1e270-7e95-482b-a019-0f3f98e62128
First Seen
2026-06-03 17:15 UTC
Last Seen
2026-06-03 17:15 UTC
Actions
현재 상태 dismissed 에서는 실행할 액션이 없습니다.
PotreeService::handlingMessageErrors | Errors in error handling - {"response":{"statusCode":403,"bod
What Happened#
2026-06-04 02:15 KST에 cupixvista-any-potree-agent 서비스에서 pointcloud ID 28736에 대한 potree 변환 처리 중 에러 핸들링 과정에서 이차 에러가 발생했다. 초기 에러(undefined response) 발생 후 에러 핸들러가 pointcloud 상태를 Error로 업데이트하려 했으나, 해당 pointcloud가 이미 삭제되어 Tesla API가 403(Not Found) 응답을 반환했다.
Quick Facts#
| Field | Value |
|---|---|
| exception.class | HttpError |
| exception.message | Pointcloud not found (ARG10002) |
| top_frame | potree-service.ts:519 |
| env | production, us-west-2 |
Timeline#
- 2026-06-04 02:14:59 KST — potree-agent가 SQS 메시지 수신, pointcloud 28736 처리 시작
- 2026-06-04 02:15:00 KST — PotreeConverter 실행
- 2026-06-04 02:15:10 KST — 처리 중 에러 발생,
handlingMessageErrors진입 - 2026-06-04 02:15:10 KST —
updatePotreeState호출 시 403 에러 (Pointcloud not found) - 2026-06-04 02:15:10 KST — SQS 메시지 삭제 완료
Scoring#
Confidence 85% · Actionability 52%
Confidence#
| Dimension | Score | Detail |
|---|---|---|
| Evidence completeness | 5/5 | 17 code refs, 4 log queries |
| Code path explicitness | 3/3 | 17 file:line refs |
| Log evidence | 3/3 | section, query, pattern |
| 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 | 8 file(s) |
| Single repo | 1/3 | 7 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 |