ES /docs

FacilityType with id 298 not found after 6 retries

Service
cupixworks-worker
Occurrences
5,592
Status
Reported
Confidence
80%
Actionability
52%
Cluster ID
9f69c1f5-f0ea-4c97-93e5-8a2961279075
First Seen
2026-04-14 08:38 UTC
Last Seen
2026-08-05 04:48 UTC
Actions

FacilityType with id 298 not found after 6 retries

What Happened#

2026-04-21 18:18:47Z ~ 18:19:05Z 사이에 cupixworks-workerSavePartialJsonToFileWorker가 FacilityType ID 298, 299, 300을 찾지 못해 6회 retry 후 error를 발생시켰다. 총 4건의 error와 24건의 warn retry 로그가 기록되었으며, 세 개의 연속된 FacilityType ID가 동시에 실패한 것으로 보아 사용자의 FacilityType 일괄 삭제 작업 중 race condition이 발생한 것으로 판단된다.

Quick Facts#

Field Value
exception.message FacilityType with id 298 not found after 6 retries
top_frame app/workers/save_partial_json_to_file_worker.rb:57
runtime Ruby (Sidekiq worker)
deploy production-us-west-2-20260421T0540Z0-299add63-cupixworks
env production, us-west-2

Timeline#

  1. 18:18:47.850Z — FacilityType 298, 299에 대한 첫 retry 시작 (Job 43456ba6..., 5bfba891...)
  2. 18:18:55.859Z — FacilityType 298 첫 번째 Job 6회 retry 후 error 기록; FacilityType 298 두 번째 Job 시작 (470beec3...)
  3. 18:18:59.864Z — FacilityType 300에 대한 retry 시작 (Job cc0ccfb4...)
  4. 18:19:01.868Z — FacilityType 298 두 번째 Job error
  5. 18:19:05.869Z — FacilityType 300 최종 error — 모든 에러 종료
  6. 2026-04-22 — Error Sweeper에서 감지, RCA 분석 수행

Scoring#

Confidence 80% · Actionability 52%

Confidence#

Dimension Score Detail
Evidence completeness 5/5 12 code refs, 5 log queries
Code path explicitness 3/3 12 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 33 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