clj-commons / aleph

Asynchronous streaming communication for Clojure - web server, web client, and raw TCP/UDP
http://aleph.io
MIT License
2.54k stars 241 forks source link

Bump timeouts for DNS failure tests #710

Closed DerGuteMoritz closed 7 months ago

DerGuteMoritz commented 7 months ago

These started to flake on CI recently with the shorter timeouts.

See e.g. the failing job on latest master.

DerGuteMoritz commented 7 months ago

FWIW I had been running with these longer timeouts locally for quite a while since on my setup the shorter timeouts would always fail, as well.

KingMob commented 7 months ago

Yeah, 100ms is a bit short