aboutsummaryrefslogtreecommitdiff
path: root/gnu-taler-error-codes/registry.rec
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2020-08-20 15:51:23 +0530
committerFlorian Dold <florian.dold@gmail.com>2020-08-20 15:51:23 +0530
commit72da9f2ef38d6f494a493172c25ccae9521149d6 (patch)
tree033a008a4415283488a5c14fd96516e4c3796bb9 /gnu-taler-error-codes/registry.rec
parent6edaeda88f6452c52a65cef9632982909f416769 (diff)
downloadgana-72da9f2ef38d6f494a493172c25ccae9521149d6.tar.gz
gana-72da9f2ef38d6f494a493172c25ccae9521149d6.zip
ec
Diffstat (limited to 'gnu-taler-error-codes/registry.rec')
-rw-r--r--gnu-taler-error-codes/registry.rec5
1 files changed, 5 insertions, 0 deletions
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
2295Description: The bank has aborted a withdrawal operation, and thus a withdrawal can't complete. 2295Description: The bank has aborted a withdrawal operation, and thus a withdrawal can't complete.
2296HttpStatus: 0 2296HttpStatus: 0
2297 2297
2298Value: 7013
2299Name: WALLET_HTTP_REQUEST_THROTTLED
2300Description: The wallet made too many HTTP requests within a given time. This can indicate a bug in the retry logic.
2301HttpStatus: 0
2302
2298Value: 9999 2303Value: 9999
2299Name: END 2304Name: END
2300Description: End of error code range. 2305Description: End of error code range.