詳細
- 優先度
- 高
- Status
- Done
- 担当者
- Raihan
- 期日
- Jun 30, 2026
bug
説明
When a render was retried, the system sometimes attempted to mark the project as failed again, causing errors and incorrect status.
対策
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.