sendgrid / sendgrid-java

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

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

Open siddharth76 opened 1 month ago

siddharth76 commented 1 month 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.