Comcast / Comcast/python-batch-runner
Add checks for add_node to protect against nodes with non-existent dependency
Aberta
enhancement
- Linguagem predominante
- Python
- Estrelas
- 22
- Forks
- 10
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
Need to add guardrails and throw error if node is added with a non-existent dependency.
Currently, this will cause the node to simply be ignored.
Guia de contribuição
Direção de pesquisa
Start by locating the add_node entry point and tracing how dependencies are checked or stored. Reproduce the case where a node names a non-existent dependency, then determine the existing error-handling and test patterns; done means the invalid dependency is rejected with an error rather than silently ignored.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Stack de tecnologia
- python
- Domínio
- backend
- Tipo de issue
- Bug
- Dificuldade
- 3/5
- Tempo estimado
- 1-2 dias
- Status de atividade
- Estagnada
- Clareza
- Razoavelmente clara
- Facilidade para iniciantes
- 45/100