sendgrid / sendgrid-java

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

feat!: Allowing custom thread pool size to configure #736

Open vishalzanzrukia opened 2 years ago

vishalzanzrukia commented 2 years ago

Fixes

Allowing custom thread pool size for users to configure for async email calls, it's totally backward compatible feature so the default thread pool size will be still the same.

Checklist

vishalzanzrukia commented 2 years ago

Hi @childish-sambino @thinkingserious can someone please review this PR? thank you in advance.