this post was submitted on 04 Jul 2023
379 points (97.5% liked)

Programmer Humor

32078 readers
673 users here now

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

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] Achyu@lemmy.sdf.org 10 points 1 year ago (25 children)

Is it a lemmy issue or a jerboa issue?

[–] buda@lemmy.ml 30 points 1 year ago (10 children)

Serious Answer: This is a Jerboa issue. Lemmy is written in Rust. The error message is a Java error which is what native Android apps use.

[–] Serinus@lemmy.ml 17 points 1 year ago (4 children)

I think it's both, actually. Lemmy is often giving html where json is expected, and Jerboa isn't handling the error well.

[–] nseguin@lemmy.ml 1 points 1 year ago (2 children)

Well, what should Jerboa do? Pretend it received content?

[–] Atemu@lemmy.ml 18 points 1 year ago

Take it as an error, tell the user about it and then retry with exponential back-off.

[–] entropicdrift@lemmy.sdf.org 16 points 1 year ago

It should display a human-readable error message instead of the raw one.

load more comments (1 replies)
load more comments (6 replies)
load more comments (20 replies)