Skip to content

net: drop explicit fetch_blob workaround once iroh-docs retries downloads #15

Description

@fosskar

Blocked on upstream: n0-computer/iroh-docs#88 (open; 2026-07-01 update added per-(namespace, peer) debounce + per-blob backoff addressing the maintainer's overhead concern). iroh-docs downloads entry content once on arrival and never retries; Node::fetch_blob (called from the WriteFile arm on local miss, 30s bound) is our workaround.

The on-write peer fetch stays correct either way, but becomes dead weight once upstream merges and the minor-pinned iroh stack is bumped.

Refs: TODO.md Open #8, AGENTS.md export-path notes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    blockedCannot proceed until something else landsupstreamDepends on an upstream project (iroh, age, ...)

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions