aboutsummaryrefslogtreecommitdiff
path: root/gnu-taler-error-codes/registry.rec
diff options
context:
space:
mode:
Diffstat (limited to 'gnu-taler-error-codes/registry.rec')
-rw-r--r--gnu-taler-error-codes/registry.rec2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec
index 2dc7222..012ee1b 100644
--- a/gnu-taler-error-codes/registry.rec
+++ b/gnu-taler-error-codes/registry.rec
@@ -2239,7 +2239,7 @@ Description: The sync service had a serialization failure when accessing its dat
2239HttpStatus: 500 2239HttpStatus: 500
2240 2240
2241Value: 6021 2241Value: 6021
2242Name: SYNC_DB_INCONSISENT_FETCH_ERROR 2242Name: SYNC_DB_INCONSISTENT_FETCH_ERROR
2243Description: The sync service first found information, and then later not. This could happen if a backup was garbage collected just when it was being accessed. Trying again may give a different answer. 2243Description: The sync service first found information, and then later not. This could happen if a backup was garbage collected just when it was being accessed. Trying again may give a different answer.
2244HttpStatus: 500 2244HttpStatus: 500
2245 2245