aboutsummaryrefslogtreecommitdiff
path: root/gnu-taler-error-codes/registry.rec
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-02-21 17:53:32 +0100
committerChristian Grothoff <christian@grothoff.org>2021-02-21 17:53:32 +0100
commit943729d4e2c2d97c3b5d737cf76b388086d94378 (patch)
tree66055f6f6e6740a392c3db2b61dd39a0ba5506a0 /gnu-taler-error-codes/registry.rec
parentcf4c9cc53b19e2296481ae6c89aa6e5375a198e3 (diff)
downloadgana-943729d4e2c2d97c3b5d737cf76b388086d94378.tar.gz
gana-943729d4e2c2d97c3b5d737cf76b388086d94378.zip
more Anastasis codes
Diffstat (limited to 'gnu-taler-error-codes/registry.rec')
-rw-r--r--gnu-taler-error-codes/registry.rec15
1 files changed, 15 insertions, 0 deletions
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
1666Description: An input did not match the custom validation logic. 1666Description: An input did not match the custom validation logic.
1667HttpStatus: 0 1667HttpStatus: 0
1668 1668
1669Value: 8410
1670Name: ANASTASIS_REDUCER_POLICY_LOOKUP_FAILED
1671Description: Our attempts to download the recovery document failed with all providers.
1672HttpStatus: 0
1673
1674Value: 8411
1675Name: ANASTASIS_REDUCER_BACKUP_PROVIDER_FAILED
1676Description: A backup provider reported a fatal failure.
1677HttpStatus: 0
1678
1679Value: 8412
1680Name: ANASTASIS_REDUCER_PROVIDER_CONFIG_FAILED
1681Description: A backup provider failed to respond to the configuration request.
1682HttpStatus: 0
1683
1669 1684
1670 1685
1671# 9000 - 9998: Unallocated. 1686# 9000 - 9998: Unallocated.