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

[starter-kit-app] - Catch when API is down/ Internet is not available #415

Open
smolinari opened this issue Aug 24, 2023 · 0 comments
Open

Comments

@smolinari
Copy link
Member

smolinari commented Aug 24, 2023

When the API is down or Internet is not available, any app should first show that connectivity is missing. It should show its spinner with a message like "Either Internet is not available or the connection to the server is broken. Please try again later."

Have a button to retry also with a timer for activation of the button. (to avoid all users hitting it and causing a flood to the restarted server).

Maybe also have a countdown to auto-retry and increase the countdown timing for every attempt by 30 seconds (or something similar).

Scott

@smolinari smolinari changed the title Need to catch when API is down Need to catch when API is down/ Internet is not available Aug 24, 2023
@smolinari smolinari changed the title Need to catch when API is down/ Internet is not available [starter-kit-app] - Need to catch when API is down/ Internet is not available Aug 28, 2023
@smolinari smolinari changed the title [starter-kit-app] - Need to catch when API is down/ Internet is not available [starter-kit-app] - Catch when API is down/ Internet is not available Oct 8, 2023
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