druid-io / pydruid

A Python connector for Druid
Other
506 stars 194 forks source link

F timeout issue 140 #159

Closed wjdecorte closed 5 years ago

wjdecorte commented 5 years ago

Added the ability to pass default parameters to the AsyncHTTPClient class. This allows the request or connect timeout parameters to be changed as well as other parameters. I needed to increase the request timeout for some of our group-by queries to Druid.