Skip to content

v2.1.0

Compare
Choose a tag to compare
@adamgeorgeson adamgeorgeson released this 17 Apr 16:36
· 34 commits to master since this release
76d4b98

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.