ES /docs

[Quote][F43544W7U8] Quote application failed: Billable already has a scheduled quote: 870

Service
cupixworks-api
Occurrences
1
Status
Reported
Confidence
80%
Actionability
52%
Cluster ID
ffe05413-82e2-49c1-9946-170fc4ac9e56
First Seen
2026-07-21 15:58 UTC
Last Seen
2026-07-21 15:58 UTC
Actions

[Quote][F43544W7U8] Quote application failed: Billable already has a scheduled quote: 870

What Happened#

2026-07-22 00:58 KST, cupixworks-api (ap-southeast-2, tenant cupix) 의 admin quote apply 엔드포인트에서 [Quote][F43544W7U8] Quote application failed: Billable already has a scheduled quote: 870 에러가 발생. Workspace 530 에 이미 예약된 quote 870 이 존재하는 상태에서 다른 미래일자 quote (F43544W7U8, 내부 id 878) 를 apply 하려다 schedule_apply! 의 가드 조건에 걸려 Cupix::Errors::Billing (code: BILL10000) 이 raise 됨. 동일 원인의 실패가 15:54 ~ 16:08 UTC 사이 총 7건 발생하며 status-board 인시던트 2026-07-21-svc-cupixworks-api--unknown-3 로 그룹핑됨.

Quick Facts#

Field Value
exception.class Cupix::Errors::Billing
exception.message Billable already has a scheduled quote: 870
exception.code BILL10000
top_frame app/models/quote.rb:168 (schedule_apply!)
endpoint PUT /api/v1/admin/quotes/878/apply
env production, ap-southeast-2, tenant cupix

Affected Teams#

Team / Domain Error Count Impact
Admin billing (cupixworks-api Quote apply) 7 (같은 워크스페이스, 15:54~16:08 UTC) Workspace 530 에 미래일자 quote 를 apply 하려는 admin 조작이 반복 실패. billing schedule 이 이미 설정된 상태이므로 사용자(고객) 청구/서비스 영향은 없음.

Timeline#

  1. 2026-07-22 00:54 KST[Quote][GYVGXJU55F] (quote 872) apply 시도 → 동일 에러 (첫 발생, 클러스터 79f45086)
  2. 2026-07-22 00:54 KST[Quote][M9X89PV6G6] (quote 874) apply 시도 → 동일 에러 (0e9768a3)
  3. 2026-07-22 00:55 KST[Quote][ZT5TKAT9CA] (quote 876) apply 시도 → 동일 에러 (79a9ed15)
  4. 2026-07-22 00:58 KST[Quote][F43544W7U8] (quote 878) apply 시도 → 동일 에러 (본 클러스터 ffe05413)
  5. 2026-07-22 01:06 KST — quote 880, 884 apply 시도 → 동일 에러 (d00e1f4b, 45bcf1d2)
  6. 2026-07-22 01:08 KST — quote 886 apply 시도 → 동일 에러 (fdedbc62), status-board 마지막 이벤트

Scoring#

Confidence 80% · Actionability 52%

Confidence#

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