gana

GNUnet Assigned Numbers Authority
Log | Files | Refs | README | LICENSE

commit 569f05de3e05d22ab0879fb5ff80809311631523
parent 1f6b5869d0c1191def8796c80e01ccbbd71facb2
Author: Christian Grothoff <christian@grothoff.org>
Date:   Wed, 25 Mar 2026 23:48:57 +0100

another EC

Diffstat:
Mgnu-taler-error-codes/registry.rec | 4++++
1 file changed, 4 insertions(+), 0 deletions(-)

diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec @@ -2292,6 +2292,10 @@ HttpStatus: 409 # 2200-2224: post orders ID paid endpoint +Value: 2525 +Name: MERCHANT_PRIVATE_GET_STATISTICS_REPORT_GRANULARITY_UNAVAILABLE +Description: The client requested a report granularity that is not available at the backend. Possible solutions include extending the backend code and/or the database statistic triggers to support the desired data granularity. Alternatively, the client could request a different granularity. +HttpStatus: 410 Value: 2520