Skip to content

AttributeException in azure/core/pipeline/transport/_requests_basic.py #11462

@xiangyan99

Description

@xiangyan99

line 140 in _requests_basic.py assumes that Pipeline.run() returns a RequestsTransportResponse, while it actually returns PipelineResponse. This throws an AttributeException and disables normal handling of retries.

Metadata

Metadata

Assignees

Labels

Azure.CoreClientThis issue points to a problem in the data-plane of the library.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions