HENNGE / aiodynamo

Asynchronous, fast, pythonic DynamoDB Client
https://aiodynamo.readthedocs.io/
Other
73 stars 21 forks source link

Fix new-http error handling #118

Closed ojii closed 2 years ago

ojii commented 2 years ago

On errors (eg throttling), no exception would be raised, causing higher level APIs to raise key errors.