ES /docs

FacilityPermission with id 571060 not found after 6 retries

Service
cupixworks-worker
Occurrences
16
Status
Reported
Confidence
85%
Actionability
52%
Cluster ID
74308586-325a-4caa-bacb-290c14360a15
First Seen
2026-04-22 08:55 UTC
Last Seen
2026-08-05 04:14 UTC
Actions

FacilityPermission with id 571060 not found after 6 retries

What Happened#

2026-05-07 16:42:34~16:42:54 UTC 사이에 cupixworks-workerSavePartialJsonToFileWorkerFacilityPermission ID 571060, 571062, 571071, 571073을 찾지 못하는 에러가 5회 발생했다. 각 worker는 최대 6회 exponential backoff retry (총 ~6.3초) 후 실패했다. 이는 after_commit on: :create 콜백으로 enqueue된 DataWareHouse partial JSON 생성 worker가 실행 시점에 해당 레코드가 이미 삭제된 상태였기 때문이다.

Quick Facts#

Field Value
exception.class (No exception raised — worker logs error and returns false)
exception.message FacilityPermission with id 571060 not found after 6 retries
top_frame app/workers/save_partial_json_to_file_worker.rb:57
env production, us-west-2

Timeline#

  1. 2026-05-07T16:42:28ZSavePartialJsonToFileWorker 시작, FacilityPermission 571060에 대한 첫 retry
  2. 2026-05-07T16:42:34Z — 6회 retry 실패 후 error 로그 기록 (ID 571060)
  3. 2026-05-07T16:42:40Z — ID 571062 동일 에러 발생 (2건)
  4. 2026-05-07T16:42:54Z — ID 571071, 571073 동일 에러 발생
  5. 2026-05-08 — Error-sweeper 클러스터 수집 및 RCA 수행

Scoring#

Confidence 85% · 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 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 14 file(s)
Single repo 1/3 3 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