Description
The Sentry client implementations create and destroy transport factory for every connection which isn't efficient - they need to re-parse configuration, endpoint addresses, etc for each connection. This should be done once per setup.
Attachments
Issue Links
- relates to
-
SENTRY-1593 Implement client failover for Generic and NN clients
- Resolved