Skip to content

Commit ff7a383

Browse files
committed
chore(todo): update goals for 0.10.x release
1 parent 3570190 commit ff7a383

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

TODO.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# todo
22

3-
## v0.x.x
3+
## v0.10.x
44

55
- Add `Watcher` metrics (per watcher and/or overall)
66
- Timing accuracy/skew
@@ -16,6 +16,10 @@
1616
- Deadline times
1717
- Read upon response received, to avoid adding lag to the timing of DataTransferTime or RequestTimeTotal
1818
- `taskman` specific log level
19+
- Add more metadata to `WatcherResponse`:
20+
- Specify protocol (HTTP/WS)
21+
- Specify error type (e.g. connection error, response error)
22+
- Implement DNS policy usage for WS endpoints
1923

2024
## Various
2125

0 commit comments

Comments
 (0)