5sControl / 5sControl/5s-backend
[1-h.] correct job execution
- Langage dominant
- Python
- Étoiles
- 2
- Forks
- 0
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
Обеспечить контроль за тем, чтобы степы выполнялись в нужном порядке и в полном объеме (только в таком случае джоба считается закрытой)
Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
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.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- python
- Domaine
- backend
- Type d'issue
- Fonctionnalité
- Difficulté
- 4/5
- Temps estimé
- 3-5 jours
- Activité
- À l'abandon
- Clarté
- À clarifier
- Accessibilité débutants
- 35/100