View Issue Details

IDProjectCategoryView StatusLast Update
0010206Talermerchant backoffice SPApublic2025-10-03 12:54
Reportersebasjm Assigned Tosebasjm  
PrioritynormalSeverityminorReproducibilitysometimes
Status resolvedResolutionfixed 
Product Version1.0 
Target Version1.1Fixed in Version1.1 
Summary0010206: when backend is down the error is not clear
Descriptionnginx returns 502 bad gateway

all http api must not parse json response and return the error code for the client to handle directly
TagsNo tags attached.

Activities

Christian Grothoff

2025-07-23 19:26

manager   ~0025558

To be precise: if the content type is application/json, you should still try to parse it on 502. But if it is not, then it is of course better to handle the response purely on the status code (and probably to show any HTML output to the user!).

sebasjm

2025-09-26 15:25

developer   ~0026032

1f33c7b37..e18d39aae

Issue History

Date Modified Username Field Change
2025-07-23 09:39 sebasjm New Issue
2025-07-23 19:25 Christian Grothoff Assigned To => sebasjm
2025-07-23 19:25 Christian Grothoff Status new => assigned
2025-07-23 19:25 Christian Grothoff Product Version => 1.0
2025-07-23 19:25 Christian Grothoff Target Version => 1.1
2025-07-23 19:26 Christian Grothoff Note Added: 0025558
2025-07-30 00:45 Christian Grothoff Target Version 1.1 => 1.5
2025-09-26 15:25 sebasjm Note Added: 0026032
2025-09-26 15:26 sebasjm Status assigned => resolved
2025-09-26 15:26 sebasjm Resolution open => fixed
2025-10-03 12:54 Christian Grothoff Fixed in Version => 1.1
2025-10-03 12:54 Christian Grothoff Target Version 1.5 => 1.1