PagerDuty / pdpyras

Low-level PagerDuty REST/Events API client for Python
MIT License
130 stars 30 forks source link

Add a 5 seconds timeout to all HTTP requests #48

Closed ctrlaltdel closed 3 years ago

ctrlaltdel commented 3 years ago

By default python requests library might hang indefinitely in case of network issues. See https://requests.readthedocs.io/en/master/user/advanced/#timeouts