-
Notifications
You must be signed in to change notification settings - Fork 582
Open
Labels
difficulty: hardfix is hard in difficultyfix is hard in difficultystatus: help wantedrequesting help from the communityrequesting help from the communitytype: community enhancementfeature request not on Twilio's roadmapfeature request not on Twilio's roadmap
Description
Please state in the documentation whether it is safe to create a single SendGridClient
object and share it among all threads in an app domain. In particular, I'd like to know if it is safe for multiple threads in an ASP.NET application to call SendEmailAsync
or RequestAsync
at the same time.
I believe this was safe in version 6.3.4 (with SendGrid.Web.DeliverAsync
) and it's probably still safe now (since the underlying implementation is HttpClient
), but it would be nice to know for sure.
CoenraadS, profet23, kierenj, coddo, RyanDawkins and 24 moreMSC-AA
Metadata
Metadata
Assignees
Labels
difficulty: hardfix is hard in difficultyfix is hard in difficultystatus: help wantedrequesting help from the communityrequesting help from the communitytype: community enhancementfeature request not on Twilio's roadmapfeature request not on Twilio's roadmap