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.