To continue attempting to fetch mods from relays after each failure #51
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Most of the time, whenever i visit the site, i'd get a "An error occurred in fetching mods from relays", but if i flip to another page, then it fetches it correctly and loads the mods.
Not sure why this is happening, but as a precaution: to always continue to fetch mods or any types of events if it fails, for, let's say, 10 or 20 attempts (or whatever number you think would be best), before it gives out that error and stops attempting to fetch (until the user refreshes of course, or visits a different page, then this is reset).
Suggested potential fix/general-improvement by dan: to use ndk for relay related operations