From 13238692e7a1a21f2f024b04df913666a87f41d8 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 19 Mar 2021 19:52:41 +0100 Subject: need more ECs for Anastasis --- gnu-taler-error-codes/registry.rec | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec index a8cfeed..8a66a03 100644 --- a/gnu-taler-error-codes/registry.rec +++ b/gnu-taler-error-codes/registry.rec @@ -1714,6 +1714,16 @@ Name: ANASTASIS_REDUCER_PROVIDER_CONFIG_FAILED Description: A backup provider failed to respond to the configuration request. HttpStatus: 0 +Value: 8413 +Name: ANASTASIS_REDUCER_POLICY_MALFORMED +Description: The policy we downloaded is malformed. Must have been a client error while creating the backup. +HttpStatus: 0 + +Value: 8414 +Name: ANASTASIS_REDUCER_NETWORK_FAILRED +Description: We failed to obtain the policy, likely due to a network issue. +HttpStatus: 0 + # 9000 - 9998: Unallocated. -- cgit v1.2.3