Skip to content

Conversation

@proactivebit
Copy link
Contributor

@proactivebit proactivebit commented Jun 26, 2025

Description

Add retry mechanism in case connection reset

Related Issue

711

Motivation and Context

download log operation should run with no interruption

How Has This Been Tested?

Unit tests, regression tests

Screenshots (if appropriate):

Types of changes

  • [x ] Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • [x ] I have signed the Adobe Open Source CLA.
  • [x ] My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • [ x] I have read the CONTRIBUTING document.
  • [x ] I have added tests to cover my changes.
  • [x ] All new and existing tests passed.

@proactivebit proactivebit force-pushed the issue/download-logs-connection-reset branch 5 times, most recently from f876aab to 8378039 Compare June 26, 2025 13:14
jest.restoreAllMocks()
})

test('should not retry function succeed', async () => {

This comment was marked as resolved.

@proactivebit proactivebit force-pushed the issue/download-logs-connection-reset branch from 8378039 to efb6789 Compare June 26, 2025 13:40
@proactivebit proactivebit merged commit a17483c into adobe:main Jun 26, 2025
6 checks passed
@github-actions
Copy link

🎉 This PR is included in version 4.2.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants