go-cq / cq

neo4j cypher library for database/sql in go
MIT License
133 stars 11 forks source link

Increase HTTP client timeout, and make it configurable #11

Open freeeve opened 10 years ago

freeeve commented 10 years ago

low read timeout causes EOF's occasionally over real network.

testing as default: ResponseHeaderTimeout: time.Second * 60,

issue details: https://gist.github.com/wfreeman/d2ccc7b9f5bf36b0d271