Skip to content

ipfs-cluster-ctl: support --wait-limit flag #32

@lidel

Description

@lidel
  • Added --wait-limit flag to ipfs-cluster-ctl pin add/rm/update. This additional flag controls how many peers should reach the desired status to finish waiting. i.e. ipfs-cluster-ctl pin add --wait-limit 1 will imply --wait and wait for 1 peer to reach status "pinned". For pin/rm same thing.
    https://github.com/ipfs-cluster/ipfs-cluster/pull/2170/files

💭 we may want to start using this to ensure CI returns after 1 confirmation and does not wait for entire cluster to finish (which may fail and break CI if some notes are unstable)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions