Allow a timeout value to be set
Closed this issue · 5 comments
thinkingserious commented
These values should be configurable
.setSocketTimeout(timeout)
.setConnectTimeout(timeout)
.setConnectionRequestTimeout(timeout)
ikatkov commented
Created a PR for reference. Since I have not signed CLA I don't expect it to be merged.
ikatkov commented
ping?
thinkingserious commented
Thanks for the ping @ikatkov,
I see that three others have upvoted this issue, so I've updated our internal queue to help push this issue higher in the backlog.
The issue can continue to rise in the queue by:
- More upvotes or comments
- A pull request with a signed CLA
dmaicher commented
This would also be solved with sendgrid/sendgrid-java#158
thinkingserious commented
Solved with sendgrid/sendgrid-java#158