Skip to content

fix: Fix condition for retry warning.#4307

Open
rklaehn wants to merge 1 commit into
mainfrom
rklaehn/fix-wrong-log-condition
Open

fix: Fix condition for retry warning.#4307
rklaehn wants to merge 1 commit into
mainfrom
rklaehn/fix-wrong-log-condition

Conversation

@rklaehn
Copy link
Copy Markdown
Contributor

@rklaehn rklaehn commented Jun 4, 2026

Description

Fix condition for retry warning. We want to warn if remote_addr_validated is true, but currently we warn if remote_addr_validated is false.

Breaking Changes

None

Notes & open questions

Change checklist

  • Self-review.
  • Documentation updates following the style guide, if relevant.
  • Tests if relevant.
  • All breaking changes documented.
    • List all breaking changes in the above "Breaking Changes" section.
    • Open an issue or PR on any number0 repos that are affected by this breaking change. Give guidance on how the updates should be handled or do the actual updates themselves. The major ones are:

We want to warn if remote_addr_validated is true!
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 4, 2026

Documentation for this PR has been generated and is available at: https://n0-computer.github.io/iroh/pr/4307/docs/iroh/

Last updated: 2026-06-04T08:26:08Z

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 4, 2026

Netsim report & logs for this PR have been generated and is available at: LOGS
This report will remain available for 3 days.

Last updated for commit: 84a55f2

@n0bot n0bot Bot added this to iroh Jun 4, 2026
@github-project-automation github-project-automation Bot moved this to 🚑 Needs Triage in iroh Jun 4, 2026
@flub
Copy link
Copy Markdown
Contributor

flub commented Jun 5, 2026

Is this even worth being warn at all? Why not debug?

@flub
Copy link
Copy Markdown
Contributor

flub commented Jun 5, 2026

I can almost guarantee that there will be an issue in the future asking us to turn this down.

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

Labels

None yet

Projects

Status: 🚑 Needs Triage

Development

Successfully merging this pull request may close these issues.

2 participants