Kinesis PutRecords connection drop — transient network failure
Service
cupixworks-api
Occurrences
747
Status
Reported
Confidence
85%
Actionability
28%
Cluster ID
08c5b5df-541b-4018-be25-3d83b5794e7e
First Seen
2026-04-09 02:14 UTC
Last Seen
2026-07-28 15:49 UTC
Actions
Kinesis PutRecords connection drop — transient network failure
RCA Summary#
AWS Kinesis Data Streams의 일시적인 내부 장애(InternalFailure)로 인해 Cupix::EventService.publish_event에서 이벤트 발행이 실패했습니다. put_records API 호출 자체는 성공(exception 없음)했으나, 응답 내 개별 레코드의 error_code가 InternalFailure로 설정되어 failed_record_count: 1 / 1이 반환되었습니다. 10건의 에러가 약 3초간(02:14:14~02:14:17Z) 집중 발생한 후 자연 복구되었으며, 02:14:17Z 이후에는 정상적으로 failed_record_count: 0 / 1이 기록되었습니다. 모든 에러가 Pano 모델 이벤트에서 발생했고, 여러 호스트(ip-10-1-19-190, ip-10-1-144-228)에 걸쳐 동시에 나타났으므로 특정 서버나 요청이 아닌 Kinesis 서비스 측 일시적 장애로 판단됩니다.
Scoring#
Confidence 85% · Actionability 28%
Confidence#
| Dimension | Score | Detail |
|---|---|---|
| Evidence completeness | 5/5 | 10 code refs, 4 log queries |
| Code path explicitness | 3/3 | 10 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 | 1/5 | critical |
| Affected files | 1/5 | 7 file(s) |
| Single repo | 1/3 | 2 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 |