javaBin / javazone-ios-app

MIT License
2 stars 0 forks source link

Auto-refresh when app open #23

Closed chrissearle closed 4 years ago

chrissearle commented 4 years ago

Should only be used on actual conference dates. Refresh when list displayed if last refresh was X minutes ago. This would allow fetching of updated sessions (video link).

How long should X be ?

chrissearle commented 4 years ago

Need to avoid a too heavy load if lots of people open the app at session end.

Perhaps an X% chance every 30 mins or so?