From 72da9f2ef38d6f494a493172c25ccae9521149d6 Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Thu, 20 Aug 2020 15:51:23 +0530 Subject: ec --- gnu-taler-error-codes/registry.rec | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec index ad8d588..de2d251 100644 --- a/gnu-taler-error-codes/registry.rec +++ b/gnu-taler-error-codes/registry.rec @@ -2295,6 +2295,11 @@ Name: WALLET_WITHDRAWAL_OPERATION_ABORTED_BY_BANK Description: The bank has aborted a withdrawal operation, and thus a withdrawal can't complete. HttpStatus: 0 +Value: 7013 +Name: WALLET_HTTP_REQUEST_THROTTLED +Description: The wallet made too many HTTP requests within a given time. This can indicate a bug in the retry logic. +HttpStatus: 0 + Value: 9999 Name: END Description: End of error code range. -- cgit v1.2.3