aboutsummaryrefslogtreecommitdiff
path: root/gnu-taler-error-codes
diff options
context:
space:
mode:
Diffstat (limited to 'gnu-taler-error-codes')
-rw-r--r--gnu-taler-error-codes/registry.rec10
1 files changed, 10 insertions, 0 deletions
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
1714Description: A backup provider failed to respond to the configuration request. 1714Description: A backup provider failed to respond to the configuration request.
1715HttpStatus: 0 1715HttpStatus: 0
1716 1716
1717Value: 8413
1718Name: ANASTASIS_REDUCER_POLICY_MALFORMED
1719Description: The policy we downloaded is malformed. Must have been a client error while creating the backup.
1720HttpStatus: 0
1721
1722Value: 8414
1723Name: ANASTASIS_REDUCER_NETWORK_FAILRED
1724Description: We failed to obtain the policy, likely due to a network issue.
1725HttpStatus: 0
1726
1717 1727
1718 1728
1719# 9000 - 9998: Unallocated. 1729# 9000 - 9998: Unallocated.