Skip to content

feat(bitswap) ensure one active request per key #95

@btc

Description

@btc

Presently, for a key |k|, concurrent calls to bitswap.GetBlock(k) result in multiple requests (get providers then fan out and get blocks).

Need to ensure only one active request per key.

In-progress.

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/enhancementA net-new feature or improvement to an existing feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions