418
Lemmy (lemmy.world)
you are viewing a single comment's thread
view the rest of the comments
[-] nothacking@discuss.tchncs.de 1 points 1 year ago

No, this is a lemmy issue. The API specification specifies a JSON response, and the server randomly provides HTML, this is a bug in the server. I agree that Jebora should retry in the case of a network failure (timeout, 4xx staus codes...) but it should not have to retry in a case of a server that is not folowing the standard.

[-] mc1472@lemmy.fmhy.ml 1 points 1 year ago

lemmy does not return 502 error codes because 502 means "bad gateway" and lemmy is not acting as a gateway, nginx is. An nginx sends the html. All apps should check the status code for codes like this one that don't come from apps.

this post was submitted on 04 Jul 2023
418 points (97.7% liked)

Programmer Humor

32042 readers
1366 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS