Skip to content

BeginGetAreaLocation caches the response even in case of failures. #187

@omeshp

Description

@omeshp

The code at https://github.com/Microsoft/vsts-node-api/blob/master/api/VsoClient.ts#L189 caches the response even in case of failures. So if a call like getBuild fails with timeout error, retrying the call fails with the same error.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions