robur-coop / happy-eyeballs

An implementation of happy eyeballs (RFC 8305) in OCaml with lwt
ISC License
22 stars 4 forks source link

Demote log levels #26

Closed reynir closed 1 year ago

reynir commented 1 year ago

At the moment we are missing cancellation logic for connection attempts and DNS resolution when a connection is established after a timeout or similar. This means happy-eyeballs sometimes prints a lot of warnings that are benign.