Radish alpha
h
rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5
Radicle Heartwood Protocol & Stack
Radicle
Git
radicle: improve quorum copy
Merged fintohaps opened 1 year ago

The no quorum found error can be opaque and lead to a lot of confusion. It is better to give more information for this error so that it leads to easier debugging, since it can be quite a common warning/error.

Instead of a single error, there are two cases provided: NoCandidates and Diverging, to capture the two different variants of errors that can occur.

Display implementations are provided for both to provide more information.

fintohaps opened with revision 7e8e103b on base f6aa46a2 +178 -45 1 year ago

The no quorum found error can be opaque and lead to a lot of confusion. It is better to give more information for this error so that it leads to easier debugging, since it can be quite a common warning/error.

Instead of a single error, there are two cases provided: NoCandidates and Diverging, to capture the two different variants of errors that can occur.

Display implementations are provided for both to provide more information.

fintohaps pushed revision 2 6ad8d94e on base f6aa46a2 +180 -47 1 year ago

Changes:

  • Mention git commands for fixing
fintohaps pushed revision 3 7d264920 on base f6aa46a2 +183 -50 1 year ago

Changes:

  • Do not fail fetch on set_head – in separate commit
  • Rework copy based on review feedback
fintohaps pushed revision 4 dea4d90d on base f6aa46a2 +183 -51 1 year ago

Changes:

  • Change wording of NoCandidates copy
did:key:z6MksFqX...wzpT pushed revision 5 2c245a8e on base 08833985 +386 -134 1 year ago

Rebase.

did:key:z6MksFqX...wzpT pushed revision 6 32fd6e23 on base 159d3fce +188 -53 1 year ago

Fix test.

did:key:z6MksFqX...wzpT merged revision 32fd6e23 at 91914d93 1 year ago