PagerDuty / pdpyras

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

Catch more generic exceptions #49

Closed Deconstrained closed 3 years ago

Deconstrained commented 3 years ago

This catches all major exception types explicitly defined for requests and urllib3, including Timeout