this post was submitted on 15 Mar 2025
20 points (100.0% liked)
Summit
875 readers
10 users here now
Community to discuss Summit, a Lemmy reader for Android.
App (Play Store): https://play.google.com/store/apps/details?id=com.idunnololz.summit
APK: https://github.com/idunnololz/summit-for-lemmy/releases
Support the app
Website: https://summit.idunnololz.com/
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
This sounds like a bug since the app should never infinitely load. I am unable to reproduce this issue however when I tested against a test server. When I brought the server down the client immediately shows an error.
It sounds like the server you are connecting to isn't offline but might be ignoring requests. When this happens the network call can take a few minutes to complete since the app has some retry logic in place. There isn't really much I can do here since it's impossible to tell between the server ignoring requests due to maintenance and the server being busy due to high traffic. Ultimately it will be up to the server owners/Lemmy server code to return a specific error for this.
You think you can confirm what is the info you're getting when the server is down for maintenance (more specifically lemmy.world) ? So I can make a feature request for it if they don't send something back and just drop requests
Unfortunately I don't think I used the app during the maintenance period so I never got a sample response from the server :(. If you saw a spinner though it suggests that lemmy.world never returned any errors and instead just let the request time out. There really isn't anything I can do in that case.
Yes, I know it's not up to you, I just wanna be sure so I can open an issue on lemmy
I don't think this is qn issue with Lemmy either perse. It's more on the server admin to put something up while the server is down.
Yes, that's what I want. Ask them to do it
I understand. I'm using Lemmy world