this post was submitted on 04 Jul 2023
193 points (97.1% liked)

Programmer Humor

37339 readers
517 users here now

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

Rules:

founded 6 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] bappity@lemmy.world 0 points 2 years ago (1 children)

personally I'd say it's a Jerboa thing. the app should retry loading because sometimes I refresh after this happening and it immediately loads the proper content.

with all the different instances this sort of thing has to be kept in mind

[โ€“] angrymouse@lemmy.world 2 points 2 years ago

Just retry is usually a bad ideia, specially that this problem is probably an overload, just adding retries can makes the problem.even worse with the app ddosing the server