5sControl / 5sControl/5s-backend
[1-h.] correct job execution
未关闭
- 主要语言
- Python
- 星标
- 2
- 派生
- 0
- PR 合并指标
- 30 天内没有已合并 PR
描述
Обеспечить контроль за тем, чтобы степы выполнялись в нужном порядке и в полном объеме (только в таком случае джоба считается закрытой)
贡献指南
调研方向
The issue is about ensuring job steps execute in the correct order and fully before a job is considered closed. Look for job execution logic in the codebase, likely in a module related to tasks, workflows, or steps. Start by searching for 'job', 'step', or 'execution' in the code. Determine what defines a job's steps, how their order is specified, and how completion is tracked. The goal is to implement a control mechanism to enforce order and completeness.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python
- 领域
- backend
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 35/100