ewsterrenburg / python-otrs

Pythonic interface to OTRS SOAP API
GNU General Public License v3.0
47 stars 27 forks source link

Add option to set custom timeout to client #42

Closed ghost closed 4 years ago

ghost commented 5 years ago

We needed to set the timeout because in some unfortunate cases the default socket timeout that is used by urllib2 was to long.