Anton Rusanov

Results 2 comments of Anton Rusanov

Hello, Same here (or as https://github.com/benoitc/hackney/issues/462). After a week on a production server, it hangs on `{error,connect_timeout}`. The only way to fix it is restarting the node. Plain Erlang 20.1...

@benoitc I repeated the issue with `{error,connect_timeout}` just after making about 20 requests. Little information: my application have a background [InfluxDB Reporter](https://github.com/travelping/exometer_influxdb) for `exometer` which also uses hackney as http-client....