diff --git a/TODO b/TODO index d9e2a39..a744635 100644 --- a/TODO +++ b/TODO @@ -1,8 +1,10 @@ -- [ ] Implement shutdown when world is complete -- [ ] Implement endpoints - - Get state over interval - - Store (interval, {UP,QUEUED,ERRORED, ETC}) - - Get attempts -- [ ] Convert Runner to be more like daggyr runner -- [ ] Implement task kill / stop -- [ ] Implement force resource down with cascade +- core + - [ ] Convert Runner to be more like daggyr runner + - [ ] Implement task kill / stop + - [ ] Implement force resource down with cascade +- wfd + - [ ] Implement shutdown when world is complete + - [ ] Implement endpoints + - Get state over interval + - Store (interval, {UP,QUEUED,ERRORED, ETC}) + - Get attempts