Timeline
EN JA

Prevent duplicate failure state on retried renders

Task: Bug Fix · May 2026 · Session 4

Details

Priority
High
Status
Done
Assignee
Raihan
Due Date
Jun 30, 2026
bug

Description

When a render was retried, the system sometimes attempted to mark the project as failed again, causing errors and incorrect status.

Countermeasure

Added a guard check before marking a project as failed to ensure it only runs when the project is in a valid state for that transition.

Comments 0

Edit Issue