feat: 生成任务取消功能前端对接 #428
Reference in New Issue
Block a user
Delete Branch "feat/generation-cancel-frontend"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
功能描述
生成任务取消功能前端对接,对应 Issue #411
改动内容
cancelGeneration接口,扩展cancelled状态枚举和标签cancelled状态自动停止轮询并提示后端依赖
POST /edit-plans/{planId}/cancel)