Radish alpha
h
rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5
Radicle Heartwood Protocol & Stack
Radicle
Git
Return Errors for Service Commands
Merged fintohaps opened 2 months ago

This is a refactor of the service commands so that they learn how to respond with errors, which should allow users to receive errors in the rad CLI, rather than just timeouts.

fintohaps opened with revision 9f46e6fe on base 993428df +348 -172 2 months ago

This is a refactor of the service commands so that they learn how to respond with errors, which should allow users to receive errors in the rad CLI, rather than just timeouts.

fintohaps pushed revision 2 ac686aad on base 993428df +350 -172 2 months ago

Changes:

  • Change Error to an enum with only one variant Other. The intention being that more variants will be added as we refactor to have more fine-grained domain errors.
lorenz pushed revision 3 8ffaaab3 on base fa94638a +349 -171 2 months ago

Rebase

lorenz merged revision 8ffaaab3 at 980ed561 2 months ago