python-intercom icon indicating copy to clipboard operation
python-intercom copied to clipboard

Configure request timeout with parameter instead of an env variable

Open ghost opened this issue 7 years ago • 0 comments

Using environment variables to configure library behaviour would get unwieldy quite quickly. Instead do the standard thing, and make it an optional parameter on the Client and Request constructors.

ghost avatar Sep 25 '18 10:09 ghost