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

Kick user from angular frontend when backend is not responding #252

Open
pgrenaud opened this issue Oct 22, 2015 · 0 comments
Open

Kick user from angular frontend when backend is not responding #252

pgrenaud opened this issue Oct 22, 2015 · 0 comments

Comments

@pgrenaud
Copy link
Member

If we ever received a 404 HTTP status from a request (only check on URL that never return 404), send a last resort "ping" request to check if the server is alive. If the server is not responding, kick the user from the angular frontend (by displaying a special modal or refreshing the entire page).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant