rbw / aiosnow

Asynchronous ServiceNow Library
MIT License
74 stars 12 forks source link

Implement aiohttp exception wrapper #40

Closed rbw closed 4 years ago

rbw commented 4 years ago

Catch:

in: send() of request.core.get.Request

rbw commented 4 years ago

Fixed by https://github.com/rbw/snow/pull/54