EVMap icon indicating copy to clipboard operation
EVMap copied to clipboard

Favorite list: keeps updating realtime status for chargers that don't have any available info

Open Altonss opened this issue 1 year ago • 3 comments
trafficstars

Version 1.7.1 (F-Droid)

Altonss avatar Dec 28 '23 09:12 Altonss

You mean that it tries to reload the realtime status each time you open the favorites page, right? That's true, we currently don't cache the realtime data - not even the information that it is not available. We could implement that, though I wouldn't save it forever because it might become available in the future...

johan12345 avatar Jan 02 '24 16:01 johan12345

I had a bug where it tried to load endlessly some charger in the favorite page (while staying on this page). But for now I cannot reproduce it.

Altonss avatar Jan 02 '24 16:01 Altonss

Ah okay... hm... In that case, I'll check if there is a missing timeout setting or something like that, in case the server doesn't respond or the network is slow.

johan12345 avatar Jan 03 '24 17:01 johan12345