From 943729d4e2c2d97c3b5d737cf76b388086d94378 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 21 Feb 2021 17:53:32 +0100 Subject: more Anastasis codes --- gnu-taler-error-codes/registry.rec | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'gnu-taler-error-codes/registry.rec') diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec index fc36f12..5ebca96 100644 --- 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. -- cgit v1.2.3