Files
daggy/TODO.md
2021-08-09 15:05:25 -03:00

334 B

  • Open

    • Add in authorization scheme (maybe JWT?)
    • Flesh out server and interface
    • Handle return on errored DAG / Task
  • Completed

    • Add ability to define child -> parent relationships
    • Rip apart scheduler and re-implement runDag as a utility function, taking an execution pool, task list, and logger