Skip to content

_retry_request does not catch ServerNotFoundError #529

@bashir2

Description

@bashir2

It seems to me that http._retry_request does not catch ServerNotFoundError when it calls http.request here. IIUC, this exception might be raised from httplib2 here and I wonder why it is not being caught for a retry.

Metadata

Metadata

Assignees

Labels

priority: p2Moderately-important priority. Fix may not be included in 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