From efb03a1d25bad8bd6c40b37c9295d9b3e50ee5e9 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 11 Jul 2022 15:12:14 +0200 Subject: -more sync ECs --- gnu-taler-error-codes/registry.rec | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'gnu-taler-error-codes') diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec index 404a061..865f685 100644 --- a/gnu-taler-error-codes/registry.rec +++ b/gnu-taler-error-codes/registry.rec @@ -1831,6 +1831,17 @@ Name: SYNC_MISSING_CONTENT_LENGTH Description: The "Content-length" field for the upload is missing. HttpStatus: 400 +Value: 6113 +Name: SYNC_GENERIC_BACKEND_ERROR +Description: Sync had problems communicating with its payment backend. +HttpStatus: 502 + +Value: 6114 +Name: SYNC_GENERIC_BACKEND_TIMEOUT +Description: Sync experienced a timeout communicating with its payment backend. +HttpStatus: 504 + + # 7000 - 7999: Reserved for wallet -- cgit v1.2.3