gana

GNUnet Assigned Numbers Authority
Log | Files | Refs | README | LICENSE

commit 943729d4e2c2d97c3b5d737cf76b388086d94378
parent cf4c9cc53b19e2296481ae6c89aa6e5375a198e3
Author: Christian Grothoff <christian@grothoff.org>
Date:   Sun, 21 Feb 2021 17:53:32 +0100

more Anastasis codes

Diffstat:
Mgnu-taler-error-codes/registry.rec | 15+++++++++++++++
1 file changed, 15 insertions(+), 0 deletions(-)

diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec @@ -1666,6 +1666,21 @@ Name: ANASTASIS_REDUCER_INPUT_VALIDATION_FAILED Description: An input did not match the custom validation logic. HttpStatus: 0 +Value: 8410 +Name: ANASTASIS_REDUCER_POLICY_LOOKUP_FAILED +Description: Our attempts to download the recovery document failed with all providers. +HttpStatus: 0 + +Value: 8411 +Name: ANASTASIS_REDUCER_BACKUP_PROVIDER_FAILED +Description: A backup provider reported a fatal failure. +HttpStatus: 0 + +Value: 8412 +Name: ANASTASIS_REDUCER_PROVIDER_CONFIG_FAILED +Description: A backup provider failed to respond to the configuration request. +HttpStatus: 0 + # 9000 - 9998: Unallocated.