Skip to content

[ipfs/go-bitswap] Make Bitswap protocol Resource Manager aware #66

@ajnavarro

Description

@ajnavarro

We have to make bitswap protocol RM aware to make good use of resources and retry or error when an RM error is returned from any call to libp2p.

  • Do not fire and forget. Always handle errors
  • Add sane limits to some of bitswap operations. Example: do not allow to respond to requests of hundred of thousand CIDs.
  • Check for RM errors and retry if needed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    need/triageNeeds initial labeling and prioritization

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions