sendgrid / sendgrid-java

The Official Twilio SendGrid Led, Community Driven Java API Library
https://sendgrid.com
MIT License
486 stars 408 forks source link

This jar is not customised to provide connectionTimeout or RequestTimeout for the sendgrid api, #768

Open siddharth76 opened 2 months ago

siddharth76 commented 2 months ago

someday we observed that the sendgrid api was taking more than 20s to complete the request, this effected our notification system very slow. it would be better if we provide connectiontimeout or requestTimeout functionality in the api.