Skip to content

add fetch retry logic#1733

Open
CoverRyan wants to merge 1 commit into
apache:mainfrom
ctc-oss:fetchRetry
Open

add fetch retry logic#1733
CoverRyan wants to merge 1 commit into
apache:mainfrom
ctc-oss:fetchRetry

Conversation

@CoverRyan

Copy link
Copy Markdown
Contributor

Closes #1586

Description

Added retry logic with exponential backoff

Wiki

  • I have determined that no documentation updates are needed for these changes
  • I have added the following documentation for these changes

Review Instructions including Screenshots

To test,

  1. Run git clean -fdx
  2. Run yarn
  3. Run yarn package
  4. Run yarn test
  5. Start the extension and run a debug session

@CoverRyan CoverRyan added this to the 1.6.0 milestone Jun 23, 2026
@CoverRyan CoverRyan self-assigned this Jun 23, 2026
@CoverRyan CoverRyan moved this to In Progress in daffodil-vscode v1.6.0 Jun 23, 2026
@CoverRyan CoverRyan moved this from In Progress to In Review in daffodil-vscode v1.6.0 Jun 23, 2026
@naga-panchumarty

Copy link
Copy Markdown
Collaborator

+1 fully tested through debug session

@scholarsmate scholarsmate left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

+1

@hdalsania hdalsania left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

+1

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

Labels

None yet

Projects

Status: In Review

Development

Successfully merging this pull request may close these issues.

Implement fetch retry logic

4 participants