Skip to content

Commit ab1c142

Browse files
committed
Reorder priority of TODOs
1 parent 2a5b3ae commit ab1c142

1 file changed

Lines changed: 6 additions & 4 deletions

File tree

TODO

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,16 @@
11
TODO: (Re)start get PSRD task when pool runs low
22

3-
TODO: Remove fully consumed blocks
3+
TODO: Add test cases for replenishing pools
4+
5+
TODO: Do we really need the allocated / consumed distinction? Can't we simply return the fragment
6+
to the block if an error occurs?
47

58
TODO: Add pool thresholds to configuration (and document this)
69

10+
TODO: Remove fully consumed blocks
11+
712
TODO: Make dske.yaml the default configuration file, and add a --config option to change it
813

9-
TODO: Add test cases for replenishing pools
1014

1115
TODO: Add ETSI QKD get-status to system test
1216

@@ -74,5 +78,3 @@ TODO: Add site map to Google Search Console
7478

7579
TODO: Consistently use httpx for client side (not requests for synchronous calls)
7680

77-
TODO: Do we really need the allocated / consumed distinction? Can't we simply return the fragment
78-
to the block if an error occurs?

0 commit comments

Comments
 (0)