sneako / finch

Elixir HTTP client, focused on performance
MIT License
1.23k stars 114 forks source link

fix timeout type #259

Closed andyleclair closed 4 months ago

andyleclair commented 4 months ago

Solves https://github.com/sneako/finch/issues/258

andyleclair commented 4 months ago

Unrelated: I get these dialyzer failures when running dialyzer locally. I can take a whack at fixing it if you'd like? image

sneako commented 4 months ago

Thank you! I would definitely appreciate you taking a look at the rest of them if you have time. I have also created #260 so that we can prevent this from happening in the future.