4
Show some information when an instance is down
(lemmy.world)
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/
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.
I understand. I'm using Lemmy world