Skip to content

Improve aiohttp error handling by converting response body to error #397

@jackwotherspoon

Description

@jackwotherspoon

Port of GoogleCloudPlatform/cloud-sql-python-connector#477

aiohttp by default swallows bad response API call error messages and outputs generic ones like Bad Request, Forbidden. etc.

This means end users are not getting the proper error messages propagated to them to be able to resolve their own issues.

Metadata

Metadata

Labels

priority: p1Important issue which blocks shipping the next release. Will be fixed prior to next release.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions