v2.1.0
Ensures that the read timeout is set to either the value of ENV['CONNECTION_READ_TIMEOUT']
or 5 as a default.
Previously this was being set to the value of ENV['CONNECTION_OPEN_TIMEOUT']
or 1
as a default.
Ensures that the read timeout is set to either the value of ENV['CONNECTION_READ_TIMEOUT']
or 5 as a default.
Previously this was being set to the value of ENV['CONNECTION_OPEN_TIMEOUT']
or 1
as a default.