data-attribute-recommendation-python-sdk
data-attribute-recommendation-python-sdk copied to clipboard
Ensure thread safety
The requests
package is not thread safe: https://github.com/psf/requests/issues/2766
We should ensure the SDK is thread safe.