From f2a01a8e1fa5bd9d4e90b080e4a2a9db4022e4fe Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 14 Mar 2021 17:09:48 +0100 Subject: add --- gnu-taler-error-codes/registry.rec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec index bcdbc52..a8cfeed 100644 --- a/gnu-taler-error-codes/registry.rec +++ b/gnu-taler-error-codes/registry.rec @@ -1490,8 +1490,6 @@ Description: The backend could not check payment status with the payment process HttpStatus: 500 - - Value: 8108 Name: ANASTASIS_TRUTH_UNKNOWN Description: The truth public key is unknown to the provider. @@ -1557,6 +1555,10 @@ Name: ANASTASIS_TRUTH_DECRYPTION_FAILED Description: The decryption of the truth object failed with the provided key. HttpStatus: 417 +Value: 8121 +Name: ANASTASIS_TRUTH_RATE_LIMITED +Description: The request rate is too high. The server is refusing requests to guard against brute-force attacks. +HttpStatus: 429 Value: 8150 -- cgit v1.2.3