ES /docs

failed to calculate voxels for Capture ID: 745783, error: error state model cannot calculate voxel

State: 44bae1a9-16b5-4996-9ea6-603a64a3788b

Progress#

Phase Status Timestamp
Analyze done 2026-07-31T17:47:44Z
Plan skipped 2026-07-31T17:47:44Z
Jira skipped 2026-07-31T17:47:44Z
Prepare skipped 2026-07-31T17:47:44Z
Implement: tesla skipped 2026-07-31T17:47:44Z
Validate skipped 2026-07-31T17:47:44Z
PR skipped 2026-07-31T17:47:44Z
Reflection done 2026-07-31T17:47:44Z

Decisions#

  • Duplicate cluster. RCA root cause (missing error_code guard in VoxelModule#check_calculate_voxels! / calculate_voxels) already fixed on origin/develop via TSLA-13616 (commit 430b5e5f3, PR 88892 merged 2026-07-14).
  • The develop branch fix adds return false if self.error_code.present? to check_calculate_voxels! (voxel_module.rb:40) plus two additional guards in the recalculate loops (voxel_module.rb:87, 94).
  • Production error still occurring because the fix has not yet been released to master — Datadog log source service:cupixworks-worker @environment:production runs master. Recurring occurrences (5 in the last 14 days including 2026-08-01 Capture 745783) will stop after the next production release cutover to include commit 430b5e5f3.
  • Prior duplicate episode 17f2279a-0fb6-4a0c-bd50-b70174a9aa5c (TSLA-13057, PR 88003) was abandoned and superseded by TSLA-13616.
  • No new Jira/worktree/PR created. Handoff artifacts only.