Skip to content

ipfs routing get should allow querying when node is offline by enabling a flag #10958

@Rinse12

Description

@Rinse12

Checklist

  • My issue is specific & actionable.
  • I am not suggesting a protocol enhancement.
  • I have searched on the issue tracker for my issue.

Description

In our use case we'd like to load the raw IPNS record from our local kubo node with all of its props like ttl, sequence etc, and the only way to query it from the local node atm is through ipfs routing get.

The problem is routing automatically throws if our node is on offline mode. Can you either:

  • Suggest a different way of getting the raw IPNS record from our local node
  • Add a flag in routing get to allow querying the local node in offline mode

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2Medium: Good to have, but can wait until someone steps upeffort/hoursEstimated to take one or several hoursexp/intermediatePrior experience is likely helpfulkind/enhancementA net-new feature or improvement to an existing featuretopic/routingTopic routing

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions