You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
The text was updated successfully, but these errors were encountered:
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).
The text was updated successfully, but these errors were encountered: