Add request timeout setting for Python Admin API library
Agustin Ona
https://github.com/splitio/python-api does not provide a way to set a timeout for requests, and the underlying library (requests) doesn't either so it will wait indefinitely and can hang customer automations
Log In