5sControl / 5sControl/5s-backend
[1-h.] correct job execution
Open
- Dominant language
- Python
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Обеспечить контроль за тем, чтобы степы выполнялись в нужном порядке и в полном объеме (только в таком случае джоба считается закрытой)
Contributor guide
Research direction
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.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100