Comcast / Comcast/python-batch-runner
Add checks for add_node to protect against nodes with non-existent dependency
Open
enhancement
- Dominant language
- Python
- Stars
- 22
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
Assessment
This issue has not been assessed yet.