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
The dashboard, and specifically the projects section, keeps refreshing at short intervals when the GET /servers endpoint from renku-notebooks fails to respond.
We should handle the error better and prevent this behavior. Best would be to show an error message so that users know sessions aren't currently shown.
Reproduce
Use the e2e tests, pick one for rendering the dashboard and remove the servers endpoint response (or fail it)
Screen.Recording.2023-10-31.at.10.25.09.mov
The text was updated successfully, but these errors were encountered:
Description
The dashboard, and specifically the projects section, keeps refreshing at short intervals when the
GET /servers
endpoint from renku-notebooks fails to respond.We should handle the error better and prevent this behavior. Best would be to show an error message so that users know sessions aren't currently shown.
Reproduce
Use the e2e tests, pick one for rendering the dashboard and remove the servers endpoint response (or fail it)
Screen.Recording.2023-10-31.at.10.25.09.mov
The text was updated successfully, but these errors were encountered: