BulkPartialIndexWorker — partial update before full document indexed
Service
cupixworks-worker
Occurrences
21,329
Status
Reported
Confidence
85%
Actionability
28%
Cluster ID
e671a756-22ee-4ef8-a0ec-55aeb1106087
First Seen
2026-05-22 04:01 UTC
Last Seen
2026-08-04 15:00 UTC
Actions
BulkPartialIndexWorker — partial update before full document indexed
What Happened#
2026-05-22 04:0108:23 UTC 동안 수천 개의 문서 ID가 영향을 받았다.cupixworks-worker 서비스의 DocMissingRetryWorker에서 1,012건의 에러가 발생했다. Elasticsearch partial update 시 document_missing_exception이 반환되어 5분/10분/20분 간격으로 3회 재시도했으나, 최종 시도에서도 문서가 존재하지 않아 에러로 기록된 것이다. 주로 ElementTrace 모델의 editing_id 필드 업데이트에서 발생했으며, 수백
Quick Facts#
| Field | Value |
|---|---|
| exception.class | DocMissingRetryWorker |
| exception.message | ES doc_missing after max retries |
| top_frame | app/workers/doc_missing_retry_worker.rb:68 |
| deploy | production-us-west-2-20260519T0920Z0-3e770a15-cupixworks |
| env | production, us-west-2 |
Timeline#
- 2026-05-17 — TSLA-12839 커밋:
BulkPartialIndexWorker+DocMissingRetryWorker+BulkPartialIndexDeadWorker파이프라인 추가 - 2026-05-19 09:20 UTC — deploy
3e770a15완료 (TSLA-12839 포함) - 2026-05-22 04:01 UTC — 최초 에러 발생 (retry attempt 3 실패)
- 2026-05-22 08:23 UTC — 최종 에러 발생 (4시간 22분 지속)
Scoring#
Confidence 85% · Actionability 28%
Confidence#
| Dimension | Score | Detail |
|---|---|---|
| Evidence completeness | 5/5 | 7 code refs, 4 log queries |
| Code path explicitness | 3/3 | 7 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 | 13 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 |