Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle failure of conference loading #108

Open
tiainen opened this issue Sep 11, 2018 · 0 comments
Open

Handle failure of conference loading #108

tiainen opened this issue Sep 11, 2018 · 0 comments

Comments

@tiainen
Copy link
Collaborator

tiainen commented Sep 11, 2018

The conferences are now loaded by invoking a CloudLink remote function instead of parsing the data locally from a JSON file. It is a good idea to handle any failures that occur while invoking the remote function.

Some improvements that can be implemented:

  • add a notification message informing the user that loading conferences did not succeed
  • add a reload button to reload the list of conferences
  • an automatic reload process that automatically invokes the remote function again with increasingly longer intervals in case of failures
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant