Skip to content

Commit

Permalink
chore: comment
Browse files Browse the repository at this point in the history
  • Loading branch information
junkurihara committed Oct 25, 2023
1 parent eba3516 commit f3944a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dap-lib/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ pub async fn entrypoint(
// TODO: services
// - Authentication refresh/re-login service loop (Done)
// - HTTP client update service loop, changing DNS resolver to the self when it works (Done)
// - Health check service checking every path, flag unreachable patterns as unhealthy (as individual service using doh_client?)
// - Health check service checking every path, flag unreachable patterns as unhealthy (as individual service inside doh_client?) this also needs ODoH config refresh.

Ok(())
}

0 comments on commit f3944a0

Please sign in to comment.