Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

start sending installation failure telemetry again#2189

Merged
bobbrow merged 1 commit into
mastermicrosoft/vscode-cpptools:masterfrom
bobbrow/failureTelemetrymicrosoft/vscode-cpptools:bobbrow/failureTelemetryCopy head branch name to clipboard
Jun 26, 2018
Merged

start sending installation failure telemetry again#2189
bobbrow merged 1 commit into
mastermicrosoft/vscode-cpptools:masterfrom
bobbrow/failureTelemetrymicrosoft/vscode-cpptools:bobbrow/failureTelemetryCopy head branch name to clipboard

Conversation

@bobbrow

@bobbrow bobbrow commented Jun 26, 2018

Copy link
Copy Markdown
Member

This regressed in 0.15.0.

retryCount += 1;
lastError = error;
if (retryCount >= MAX_RETRIES) {
if (retryCount > MAX_RETRIES) {

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

we used to do 5 retries, but currently are only doing 4 because of retryCount + 1 before this check

@bobbrow bobbrow merged commit 35288aa into master Jun 26, 2018
@bobbrow bobbrow deleted the bobbrow/failureTelemetry branch June 26, 2018 19:36
@github-actions github-actions Bot locked and limited conversation to collaborators Oct 13, 2020
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.

2 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.