Skip to content

fix: remove redundant line in retry-handler#4554

Merged
mcollina merged 1 commit intomainfrom
remove-duplicated-line
Sep 20, 2025
Merged

fix: remove redundant line in retry-handler#4554
mcollina merged 1 commit intomainfrom
remove-duplicated-line

Conversation

@Uzlopak
Copy link
Copy Markdown
Contributor

@Uzlopak Uzlopak commented Sep 20, 2025

Found accidently this redundant line. Probably merge error

This relates to...

Rationale

Changes

Features

Bug Fixes

Breaking Changes and Deprecations

Status

@Uzlopak Uzlopak requested a review from Copilot September 20, 2025 08:13
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR removes a redundant line in the retry handler that was likely introduced by a merge error.

  • Removes duplicate this.headersSent = true assignment in the shouldRetry function

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Copy link
Copy Markdown
Member

@mcollina mcollina left a comment

Choose a reason for hiding this comment

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

lgtm

@mcollina mcollina merged commit 6e13b6b into main Sep 20, 2025
28 checks passed
@Uzlopak Uzlopak deleted the remove-duplicated-line branch September 20, 2025 10:00
@github-actions github-actions Bot mentioned this pull request Jan 5, 2026
slagiewka pushed a commit to slagiewka/undici that referenced this pull request Feb 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants