Skip to content
This repository was archived by the owner on May 2, 2022. It is now read-only.

Added VSCode Extension E2E tests#156

Open
vineetmimrot wants to merge 33 commits intomasterfrom
e2e-test
Open

Added VSCode Extension E2E tests#156
vineetmimrot wants to merge 33 commits intomasterfrom
e2e-test

Conversation

@vineetmimrot
Copy link
Member

No description provided.

private url: string;
constructor(url: string, credentials: ServiceClientCredentials) {
this.restClient = new RestClient(credentials);
this.restClient = new RestClient(credentials, { noRetryPolicy: true });
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixes repo analysis long retry bug

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant