8 lines
334 B
Markdown
8 lines
334 B
Markdown
- Open
|
|
- [ ] Add in authorization scheme (maybe JWT?)
|
|
- [ ] Flesh out server and interface
|
|
- [ ] Handle return on errored DAG / Task
|
|
|
|
- Completed
|
|
- [X] Add ability to define child -> parent relationships
|
|
- [X] Rip apart scheduler and re-implement runDag as a utility function, taking an execution pool, task list, and logger |