miDeb / digitales_register

Inoffizielle App für das Digitale Register (https://digitalesregister.it)
GNU General Public License v3.0
16 stars 3 forks source link

Better connection timeouts #8

Closed miDeb closed 2 years ago

miDeb commented 2 years ago

It looks like we don't have a good connection timeout in place, so when the device is connected to a very slow network it will try to load for a very long time. We need to switch to offline mode when there is no good enough connection.

miDeb commented 2 years ago

This problem has been fixed by b80d4fce38aba6bda38b23644e658782a13196ca, although without any request timeouts.