this post was submitted on 23 Jun 2023
18 points (100.0% liked)

Lemmy

2172 readers
1 users here now

Everything about Lemmy; bugs, gripes, praises, and advocacy.

For discussion about the lemmy.ml instance, go to [email protected].

founded 4 years ago
MODERATORS
 

504 Gateway Time-out nginx timeout error on home page

you are viewing a single comment's thread
view the rest of the comments
[–] BitOneZero 3 points 1 year ago* (last edited 1 year ago)

There is a pattern of retries built into the code, but syncing has no ability to repair failures (that get past the retry logic), and there have been hand-documented cases where even with retries, there is significant data loss: https://github.com/LemmyNet/lemmy/issues/3101