americanexpress / nodes

A GraphQL JVM Client - Java, Kotlin, Scala, etc.
Apache License 2.0
307 stars 70 forks source link

feat (connection/config): added connect timeout and read timeout. #75

Closed schawla80 closed 5 years ago

schawla80 commented 5 years ago

feat (connection/config): added connect timeout and read timeout. GraphQLTemplate now allows to configure the timeouts for underlying HttpURLConnection.

CLAassistant commented 5 years ago

CLA assistant check
All committers have signed the CLA.

coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 94


Totals Coverage Status
Change from base Build 91: 0.03%
Covered Lines: 538
Relevant Lines: 543

💛 - Coveralls